Spaces:
Configuration error
Configuration error
renovate[bot]
commited on
Commit
·
577b26e
1
Parent(s):
e1e99d1
chore(deps): update pre-commit hook pre-commit/pre-commit-hooks to v5
Browse files- .pre-commit-config.yaml +1 -1
.pre-commit-config.yaml
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
# See https://pre-commit.com/hooks.html for more hooks
|
3 |
repos:
|
4 |
- repo: https://github.com/pre-commit/pre-commit-hooks
|
5 |
-
rev:
|
6 |
hooks:
|
7 |
- id: trailing-whitespace
|
8 |
- id: end-of-file-fixer
|
|
|
2 |
# See https://pre-commit.com/hooks.html for more hooks
|
3 |
repos:
|
4 |
- repo: https://github.com/pre-commit/pre-commit-hooks
|
5 |
+
rev: v5.0.0
|
6 |
hooks:
|
7 |
- id: trailing-whitespace
|
8 |
- id: end-of-file-fixer
|