Skip to content

Commit 31f4ffa

Browse files
Chore: pre-commit autoupdate
1 parent b0ad092 commit 31f4ffa

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
@@ -7,7 +7,7 @@ ci:
77

88
repos:
99
- repo: https://github.com/pre-commit/pre-commit-hooks
10-
rev: 3e8a8703264a2f4a69428a0aa4dcb512790b2c8c # frozen: v6.0.0
10+
rev: 3e8a8703264a2f4a69428a0aa4dcb512790b2c8c # frozen: v6.0.0
1111
hooks:
1212
- id: check-added-large-files
1313
- id: check-ast
@@ -69,7 +69,7 @@ repos:
6969
types: [yaml]
7070

7171
- repo: https://github.com/shellcheck-py/shellcheck-py
72-
rev: 745eface02aef23e168a8afb6b5737818efbea95 # frozen: v0.11.0.1
72+
rev: 745eface02aef23e168a8afb6b5737818efbea95 # frozen: v0.11.0.1
7373
hooks:
7474
- id: shellcheck
7575

@@ -96,7 +96,7 @@ repos:
9696
- id: reuse
9797

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

0 commit comments

Comments
 (0)