Skip to content

Commit 3b906d6

Browse files
pre-commit-ci[bot]dpgraham4401
authored andcommitted
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/Lucas-C/pre-commit-hooks.git: v1.5.5 → v1.5.6](https://github.com/Lucas-C/pre-commit-hooks.git/compare/v1.5.5...v1.5.6)
1 parent f215f9a commit 3b906d6

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
@@ -26,7 +26,7 @@ repos:
2626
- id: check-added-large-files # Prevent giant files from being committed
2727

2828
- repo: https://github.com/Lucas-C/pre-commit-hooks.git
29-
rev: v1.5.5
29+
rev: v1.5.6
3030
hooks:
3131
- id: remove-crlf # Replace CRLF end-lines by LF ones before committing
3232
- id: remove-tabs # Replace tabs by whitespaces before committing

0 commit comments

Comments
 (0)