Skip to content

Commit 1c46446

Browse files
committed
Bump hooks
1 parent 8dba328 commit 1c46446

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
- repo: git@github.com:pre-commit/pre-commit-hooks
2-
sha: 9ce45609a92f648c87b42207410386fd69a5d1e5
2+
sha: cf550fcab3f12015f8676b8278b30e1a5bc10e70
33
hooks:
44
- id: trailing-whitespace
55
- id: end-of-file-fixer
@@ -12,11 +12,11 @@
1212
- id: requirements-txt-fixer
1313
- id: flake8
1414
- repo: git@github.com:pre-commit/pre-commit
15-
sha: 4352d45451296934bc17494073b82bcacca3205c
15+
sha: 8dba3281d5051060755459dcf88e28fc26c27526
1616
hooks:
1717
- id: validate_config
1818
- id: validate_manifest
1919
- repo: git@github.com:asottile/reorder_python_imports
20-
sha: aeda21eb7df6af8c9f6cd990abb086375c71c953
20+
sha: 3d86483455ab5bd06cc1069fdd5ac57be5463f10
2121
hooks:
2222
- id: reorder-python-imports

0 commit comments

Comments
 (0)