Skip to content

Commit bfd6e8b

Browse files
Update pre-commit hook pre-commit/pre-commit-hooks to v6
1 parent 8222c16 commit bfd6e8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ repos:
1414
- id: ruff-format
1515
name: "Ruff format"
1616
- repo: https://github.com/pre-commit/pre-commit-hooks
17-
rev: v5.0.0
17+
rev: v6.0.0
1818
hooks:
1919
- id: check-executables-have-shebangs
2020
name: "Check scripts"

0 commit comments

Comments
 (0)