We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8fb69d3 commit b3ea17fCopy full SHA for b3ea17f
1 file changed
.pre-commit-config.yaml
@@ -74,7 +74,7 @@ repos:
74
pass_filenames: false # This makes it a lot faster
75
76
- repo: https://github.com/astral-sh/ruff-pre-commit
77
- rev: v0.9.4
+ rev: v0.9.5
78
hooks:
79
- id: ruff-format
80
- id: ruff
@@ -92,7 +92,7 @@ repos:
92
# zizmor detects security vulnerabilities in GitHub Actions workflows.
93
# Additional configuration for the tool is found in `.github/zizmor.yml`
94
- repo: https://github.com/woodruffw/zizmor-pre-commit
95
- rev: v1.3.0
+ rev: v1.3.1
96
97
- id: zizmor
98
0 commit comments