Skip to content

Commit 6d3a58c

Browse files
author
Daniel Gallagher
committed
pre-commit autoupdate
1 parent 67f1ddd commit 6d3a58c

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
@@ -13,11 +13,11 @@ repos:
1313
args:
1414
- --autofix
1515
- repo: https://github.com/asottile/pyupgrade
16-
rev: v1.2.0
16+
rev: v1.4.0
1717
hooks:
1818
- id: pyupgrade
1919
- repo: https://github.com/ambv/black
20-
rev: stable
20+
rev: 18.6b4
2121
hooks:
2222
- id: black
2323
language_version: python3.6

0 commit comments

Comments
 (0)