Skip to content

Commit 1830a4c

Browse files
Chore: pre-commit autoupdate
1 parent 10e8da6 commit 1830a4c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.pre-commit-config.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -74,12 +74,12 @@ repos:
7474
- id: shellcheck
7575

7676
- repo: https://github.com/Mateusz-Grzelinski/actionlint-py
77-
rev: 27445053da613c660ed5895d9616662059a53ca7 # frozen: v1.7.3.17
77+
rev: 27445053da613c660ed5895d9616662059a53ca7 # frozen: v1.7.3.17
7878
hooks:
7979
- id: actionlint
8080

8181
- repo: https://github.com/openstack/bashate
82-
rev: 5798d24d571676fc407e81df574c1ef57b520f23 # frozen: 2.1.1
82+
rev: 5798d24d571676fc407e81df574c1ef57b520f23 # frozen: 2.1.1
8383
hooks:
8484
- id: bashate
8585
args: ["--ignore=E006,E011"]
@@ -91,12 +91,12 @@ repos:
9191
args: ["--fix"]
9292

9393
- repo: https://github.com/fsfe/reuse-tool
94-
rev: 4906d887c29f724e91a710c988cc786bd5b695b3 # frozen: v4.0.3
94+
rev: 4906d887c29f724e91a710c988cc786bd5b695b3 # frozen: v4.0.3
9595
hooks:
9696
- id: reuse
9797

9898
- repo: https://github.com/astral-sh/ruff-pre-commit
99-
rev: 52c175db9e13515a6b086cd53ce8a66599eac64b # frozen: v0.7.2
99+
rev: 52c175db9e13515a6b086cd53ce8a66599eac64b # frozen: v0.7.2
100100
hooks:
101101
- id: ruff
102102
args: [--fix, --exit-non-zero-on-fix]

0 commit comments

Comments
 (0)