Skip to content

Commit 8f2cc9a

Browse files
authored
Merge pull request #200 from numba/renovate/pre-commit-pre-commit-hooks-6.x
Update pre-commit hook pre-commit/pre-commit-hooks to v6
2 parents 2b21994 + 9253f36 commit 8f2cc9a

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
@@ -5,7 +5,7 @@ exclude: |
55
repos:
66
# Checks for debug statements and merge conflicts
77
- repo: https://github.com/pre-commit/pre-commit-hooks
8-
rev: v5.0.0
8+
rev: v6.0.0
99
hooks:
1010
- id: debug-statements
1111
- id: check-merge-conflict

0 commit comments

Comments
 (0)