Spaces:
Running
Running
iamgojoof6eyes
commited on
Commit
·
3cc22da
1
Parent(s):
026b3d9
Auto-update pre-commit hooks
Browse files- .pre-commit-config.yaml +1 -1
.pre-commit-config.yaml
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
repos:
|
2 |
- repo: https://github.com/pre-commit/pre-commit-hooks
|
3 |
-
rev: v4.
|
4 |
hooks:
|
5 |
- id: trailing-whitespace
|
6 |
- id: end-of-file-fixer
|
|
|
1 |
repos:
|
2 |
- repo: https://github.com/pre-commit/pre-commit-hooks
|
3 |
+
rev: v4.4.0
|
4 |
hooks:
|
5 |
- id: trailing-whitespace
|
6 |
- id: end-of-file-fixer
|