Spaces:
Paused
Paused
Merge pull request #54 from Gojo-Bots/update/pre-commit-autoupdate
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
|