Skip to content

Commit 8deac72

Browse files
Update pre-commit hook pre-commit/pre-commit-hooks to v6 (#308)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a0f61c6 commit 8deac72

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: "Checking executables"

0 commit comments

Comments
 (0)