We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be0c21c commit bab5ad0Copy full SHA for bab5ad0
1 file changed
.pre-commit-config.yaml
@@ -3,7 +3,7 @@ ci:
3
4
repos:
5
- repo: https://github.com/pre-commit/pre-commit-hooks
6
- rev: v4.4.0
+ rev: v4.5.0
7
hooks:
8
- id: trailing-whitespace
9
- id: end-of-file-fixer
@@ -27,7 +27,7 @@ repos:
27
exclude: tests/([^/]*/)*fixtures/
28
29
- repo: https://github.com/pre-commit/pre-commit
30
- rev: v3.4.0
+ rev: v3.5.0
31
32
- id: validate_manifest
33
0 commit comments