Skip to content

Commit abbde72

Browse files
committed
pre-commit autoupdate
1 parent 1096352 commit abbde72

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: https://github.com/pre-commit/pre-commit-hooks.git
2-
sha: cf550fcab3f12015f8676b8278b30e1a5bc10e70
2+
sha: v0.7.0
33
hooks:
44
- id: trailing-whitespace
55
- id: end-of-file-fixer
@@ -12,12 +12,12 @@
1212
- id: requirements-txt-fixer
1313
- id: flake8
1414
- repo: https://github.com/pre-commit/pre-commit.git
15-
sha: 8dba3281d5051060755459dcf88e28fc26c27526
15+
sha: v0.12.0
1616
hooks:
1717
- id: validate_config
1818
- id: validate_manifest
1919
- repo: https://github.com/asottile/reorder_python_imports.git
20-
sha: 3d86483455ab5bd06cc1069fdd5ac57be5463f10
20+
sha: v0.3.1
2121
hooks:
2222
- id: reorder-python-imports
2323
language_version: python2.7

0 commit comments

Comments
 (0)