Skip to content

Commit

Permalink
Merge pull request #156 from numba/renovate/pre-commit-pre-commit-hoo…
Browse files Browse the repository at this point in the history
…ks-5.x

Update pre-commit hook pre-commit/pre-commit-hooks to v5
  • Loading branch information
esc authored Oct 21, 2024
2 parents 77a957a + 8dffe5d commit 2c45167
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ exclude: |
repos:
# Checks for debug statements and merge conflicts
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.6.0
rev: v5.0.0
hooks:
- id: debug-statements
- id: check-merge-conflict
Expand Down

0 comments on commit 2c45167

Please sign in to comment.