Skip to content

Commit

Permalink
Devops: Update pre-commit CI configuration (#6265)
Browse files Browse the repository at this point in the history
Set to quarterly and customize the commit message.
  • Loading branch information
sphuber committed Jan 30, 2024
1 parent 784ad64 commit cb95f0c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
ci:
autofix_prs: true
autoupdate_commit_msg: 'Devops: Update pre-commit dependencies'
autoupdate_schedule: quarterly
skip: [mypy, dm-generate-all, dependencies, verdi-autodocs]

repos:
Expand Down

0 comments on commit cb95f0c

Please sign in to comment.