diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index f728e11..ece212d 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,4 +1,5 @@ ci: + autoupdate_schedule: "monthly" autoupdate_commit_msg: "chore: update pre-commit hooks" autofix_commit_msg: "style: pre-commit fixes"