Skip to content

Commit 4b0e9e8

Browse files
Chore: pre-commit autoupdate
1 parent a11c4fe commit 4b0e9e8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ repos:
7575
- id: shellcheck
7676

7777
- repo: https://github.com/Mateusz-Grzelinski/actionlint-py
78-
rev: 2773c7d04be5d0ceb075f215b6d0a4eacd4a432b # frozen: v1.7.8.24
78+
rev: 2773c7d04be5d0ceb075f215b6d0a4eacd4a432b # frozen: v1.7.8.24
7979
hooks:
8080
- id: actionlint
8181

@@ -92,12 +92,12 @@ repos:
9292
args: ["--fix"]
9393

9494
- repo: https://github.com/fsfe/reuse-tool
95-
rev: 9245cd26448e246cda84f70711cc9d5f970855d6 # frozen: v6.1.2
95+
rev: 9245cd26448e246cda84f70711cc9d5f970855d6 # frozen: v6.1.2
9696
hooks:
9797
- id: reuse
9898

9999
- repo: https://github.com/astral-sh/ruff-pre-commit
100-
rev: 3b4bc031619cde2e0a9f3c4441ac7cc8227245a4 # frozen: v0.14.1
100+
rev: 3b4bc031619cde2e0a9f3c4441ac7cc8227245a4 # frozen: v0.14.1
101101
hooks:
102102
- id: ruff
103103
args: [--fix, --exit-non-zero-on-fix]

0 commit comments

Comments
 (0)