Skip to content

Commit bfbd905

Browse files
Chore: pre-commit autoupdate
1 parent 03375cd commit bfbd905

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: 5ac309d551626abaea3b3353a0330703d1a8a8d5 # frozen: v1.7.6.22
77+
rev: 5ac309d551626abaea3b3353a0330703d1a8a8d5 # frozen: v1.7.6.22
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: 89c421dff2e1026ba12cdb9ebd731f4a83aa8021 # frozen: v0.8.6
99+
rev: 89c421dff2e1026ba12cdb9ebd731f4a83aa8021 # frozen: v0.8.6
100100
hooks:
101101
- id: ruff
102102
args: [--fix, --exit-non-zero-on-fix]

0 commit comments

Comments
 (0)