We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 196e599 commit 2e8decbCopy full SHA for 2e8decb
.pre-commit-config.yaml
@@ -44,7 +44,7 @@ repos:
44
45
- repo: https://github.com/charliermarsh/ruff-pre-commit
46
# Ruff version.
47
- rev: 'v0.12.8'
+ rev: 'v0.12.9'
48
hooks:
49
- id: ruff
50
- id: ruff-format
@@ -83,6 +83,6 @@ repos:
83
84
# Ensure github actions remain safe
85
- repo: https://github.com/woodruffw/zizmor-pre-commit
86
- rev: v1.11.0
+ rev: v1.12.1
87
88
- id: zizmor
0 commit comments