Skip to content

Commit

Permalink
chore(deps): update pre-commit hook lucas-c/pre-commit-hooks to v1.5.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 26, 2024
1 parent 3b7b215 commit dd50d37
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 @@ -73,7 +73,7 @@ repos:
- -d disallowed-name # TODO: fix
- -d unspecified-encoding # TODO: reevaluate
- repo: https://github.com/Lucas-C/pre-commit-hooks
rev: v1.5.1 # TODO: v1.5.2+ requires newer pre-commit, need to drop py3.8?
rev: v1.5.5 # TODO: v1.5.2+ requires newer pre-commit, need to drop py3.8?
hooks:
- id: remove-crlf
- id: remove-tabs
Expand Down

0 comments on commit dd50d37

Please sign in to comment.