Skip to content

Commit

Permalink
ci: update pre-commit-hooks to 4.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
svinota committed Feb 2, 2024
1 parent 739437e commit 372c0b0
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
@@ -1,7 +1,7 @@
files: '^(noxfile.py|pyroute2|pr2modules|util|examlpes/ndb|docs/conf.py|examples/pyroute2-cli|tests)'
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.4.0
rev: v4.5.0
hooks:
- id: trailing-whitespace
- id: end-of-file-fixer
Expand Down

0 comments on commit 372c0b0

Please sign in to comment.