diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index a62c209..3cd863f 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1 +1,4 @@ -repos: [] \ No newline at end of file +ci: + autoupdate_branch: "rewrite" + +repos: []