The template for .pre-commit-config.yaml has been updated; see the diff below. Please either:
- Action this issue with a pull request applying some/all of these changes to
.pre-commit-config.yaml1.
- Close this issue if none of these changes are appropriate for this repo.
Also consider reviewing a full diff between the template and .pre-commit-config.yaml, in case other valuable shared conventions have previously been missed.
File Links
Diff
diff --git a/templates/.pre-commit-config.yaml b/templates/.pre-commit-config.yaml
index 74408e0..080e90e 100644
--- a/templates/.pre-commit-config.yaml
+++ b/templates/.pre-commit-config.yaml
@@ -5,7 +5,9 @@
ci:
autofix_prs: false
+ autofix_commit_msg: "style: pre-commit fixes"
autoupdate_commit_msg: "chore: update pre-commit hooks"
+ autoupdate_schedule: "monthly"
# Alphabetised, for lack of a better order.
The template for
.pre-commit-config.yamlhas been updated; see the diff below. Please either:.pre-commit-config.yaml1.Also consider reviewing a full diff between the template and
.pre-commit-config.yaml, in case other valuable shared conventions have previously been missed.File Links
.pre-commit-config.yamltemplates/.pre-commit-config.yamlDiff
Footnotes
Include this text in the PR body to avoid any prompts about applying your changes back to the template!
@scitools-templating: please no share prompt↩