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 b0b9e39 commit e62a0f7Copy full SHA for e62a0f7
.pre-commit-config.yaml
@@ -31,7 +31,7 @@ repos:
31
32
- repo: https://github.com/charliermarsh/ruff-pre-commit
33
# Ruff version.
34
- rev: 'v0.9.9'
+ rev: 'v0.9.10'
35
hooks:
36
- id: ruff
37
- id: ruff-format
@@ -70,6 +70,6 @@ repos:
70
71
# Ensure github actions remain safe
72
- repo: https://github.com/woodruffw/zizmor-pre-commit
73
- rev: v1.4.1
+ rev: v1.5.0
74
75
- id: zizmor
0 commit comments