diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 821a61a..245d92b 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,3 +1,6 @@ +ci: + autoupdate_branch: "dev" + repos: - repo: https://github.com/pre-commit/pre-commit-hooks rev: v4.4.0