Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 67c49cd

Browse files
committed
Ran pre-commit autoupdate.
Committed via https://github.com/asottile/all-repos
1 parent 04fd1de commit 67c49cd

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,6 +1,6 @@
11
repos:
22
- repo: https://github.com/pre-commit/pre-commit-hooks
3-
sha: v0.9.1
3+
rev: v1.2.3
44
hooks:
55
- id: trailing-whitespace
66
- id: end-of-file-fixer
@@ -13,11 +13,11 @@ repos:
1313
- id: requirements-txt-fixer
1414
- id: flake8
1515
- repo: https://github.com/pre-commit/pre-commit
16-
rev: v0.16.3
16+
rev: v1.7.0
1717
hooks:
1818
- id: validate_manifest
1919
- repo: https://github.com/asottile/reorder_python_imports
20-
rev: v0.3.5
20+
rev: v1.0.1
2121
hooks:
2222
- id: reorder-python-imports
2323
language_version: python2.7

0 commit comments

Comments
 (0)