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 d0ac462 commit 802d42cCopy full SHA for 802d42c
.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.14.9'
+ rev: 'v0.14.10'
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.18.0
+ rev: v1.19.0
87
88
- id: zizmor
0 commit comments