Skip to content

Commit c9d28e0

Browse files
chore(deps): update pre-commit hook pre-commit/pre-commit-hooks to v6 (#3721)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5bb21b6 commit c9d28e0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ repos:
1111
# run the linter
1212
- id: ruff
1313
- repo: https://github.com/pre-commit/pre-commit-hooks
14-
rev: v5.0.0
14+
rev: v6.0.0
1515
hooks:
1616
# general hooks:
1717
- id: check-added-large-files # Prevent giant files from being committed

0 commit comments

Comments
 (0)