We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b0be09 commit 5d3077fCopy full SHA for 5d3077f
1 file changed
.pre-commit-config.yaml
@@ -1,7 +1,7 @@
1
ci:
2
autoupdate_commit_msg: "📈 Update versions for pre-commit hooks"
3
autofix_commit_msg: "🪩 Automated fixes from https://pre-commit.ci"
4
- autoupdate_schedule: "quarterly"
+ autoupdate_schedule: "daily"
5
6
repos:
7
- repo: https://github.com/pre-commit/pre-commit-hooks
@@ -45,7 +45,7 @@ repos:
45
args: [--prose-wrap=preserve]
46
47
- repo: https://github.com/woodruffw/zizmor-pre-commit
48
- rev: "v1.11.0"
+ rev: "v1.18.0"
49
hooks:
50
- id: zizmor
51
args: ["--pedantic"]
0 commit comments