Skip to content

Commit b5542d4

Browse files
author
Daniel Gallagher
committed
Run pre-commit autoupdate
1 parent 0f3d786 commit b5542d4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
repos:
22
- repo: git://github.com/pre-commit/pre-commit-hooks
3-
rev: v1.2.3
3+
rev: v1.3.0
44
hooks:
55
- id: autopep8-wrapper
66
args:
@@ -17,7 +17,7 @@ repos:
1717
args:
1818
- --autofix
1919
- repo: https://github.com/asottile/seed-isort-config
20-
rev: v1.0.0
20+
rev: v1.0.1
2121
hooks:
2222
- id: seed-isort-config
2323
- repo: https://github.com/pre-commit/mirrors-isort

0 commit comments

Comments
 (0)