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 68780b6 commit 0510190Copy full SHA for 0510190
.pre-commit-config.yaml
@@ -75,7 +75,7 @@ repos:
75
- id: shellcheck
76
77
- repo: https://github.com/Mateusz-Grzelinski/actionlint-py
78
- rev: 85c37735ea69e5baf0681530e57e63deee0ce733 # frozen: v1.7.10.24
+ rev: 85c37735ea69e5baf0681530e57e63deee0ce733 # frozen: v1.7.10.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: 5ba58aca0bd5bc7c0e1c0fc45af2e88d6a2bde83 # frozen: v0.14.10
+ rev: 5ba58aca0bd5bc7c0e1c0fc45af2e88d6a2bde83 # frozen: v0.14.10
101
102
- id: ruff
103
args: [--fix, --exit-non-zero-on-fix]
0 commit comments