We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 099e14a commit 6988092Copy full SHA for 6988092
.pre-commit-config.yaml
@@ -1,6 +1,7 @@
1
# https://pre-commit.com/
2
ci:
3
autoupdate_schedule: monthly
4
+ autoupdate_commit_msg: 'Update pre-commit hooks'
5
exclude: 'xarray/datatree_.*'
6
repos:
7
- repo: https://github.com/pre-commit/pre-commit-hooks
0 commit comments