diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 6e28cee81fd..6ebd66bdf69 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,6 +1,7 @@ # https://pre-commit.com/ ci: autoupdate_schedule: monthly + autoupdate_commit_msg: 'Update pre-commit hooks' exclude: 'xarray/datatree_.*' repos: - repo: https://github.com/pre-commit/pre-commit-hooks