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 c50b773 commit 4ee699dCopy full SHA for 4ee699d
.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.0'
+ rev: 'v0.14.1'
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.15.0
+ rev: v1.15.2
87
88
- id: zizmor
0 commit comments