We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 48fb826 commit 8aecd09Copy full SHA for 8aecd09
1 file changed
.pre-commit-config.yaml
@@ -75,7 +75,7 @@ repos:
75
- id: shellcheck
76
77
- repo: https://github.com/Mateusz-Grzelinski/actionlint-py
78
- rev: c04ed26e40637cab1aa9879c693832a9c120fb20 # frozen: v1.7.12.24
+ rev: c04ed26e40637cab1aa9879c693832a9c120fb20 # frozen: v1.7.12.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: c60c980e561ed3e73101667fe8365c609d19a438 # frozen: v0.15.9
+ rev: c60c980e561ed3e73101667fe8365c609d19a438 # frozen: v0.15.9
101
102
- id: ruff
103
args: [--fix, --exit-non-zero-on-fix]
0 commit comments