Skip to content

Commit 4972da3

Browse files
Chore: pre-commit autoupdate
1 parent f186614 commit 4972da3

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: a185be0fd5b45112845b700d91b81050c75579e2 # frozen: v1.7.7.23
77+
rev: a185be0fd5b45112845b700d91b81050c75579e2 # frozen: v1.7.7.23
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: 60dfc6b2ad9e1f3eabfbcf3a0dc202ee89dc5a00 # frozen: v5.0.2
94+
rev: 60dfc6b2ad9e1f3eabfbcf3a0dc202ee89dc5a00 # frozen: v5.0.2
9595
hooks:
9696
- id: reuse
9797

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

0 commit comments

Comments
 (0)