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 a2650f5 commit 3daa2fbCopy full SHA for 3daa2fb
.pre-commit-config.yaml
@@ -75,7 +75,7 @@ repos:
75
- id: shellcheck
76
77
- repo: https://github.com/Mateusz-Grzelinski/actionlint-py
78
- rev: 381d5e68de9fe958938da811f2e094a8f90e8195 # frozen: v1.7.9.24
+ rev: 381d5e68de9fe958938da811f2e094a8f90e8195 # frozen: v1.7.9.24
79
hooks:
80
- id: actionlint
81
@@ -97,7 +97,7 @@ repos:
97
- id: reuse
98
99
- repo: https://github.com/astral-sh/ruff-pre-commit
100
- rev: 36243b70e5ce219623c3503f5afba0f8c96fda55 # frozen: v0.14.7
+ rev: 36243b70e5ce219623c3503f5afba0f8c96fda55 # frozen: v0.14.7
101
102
- id: ruff
103
args: [--fix, --exit-non-zero-on-fix]
0 commit comments