Skip to content

Commit 94b7a84

Browse files
Update precommit hooks (#437)
1 parent db40475 commit 94b7a84

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
@@ -17,7 +17,7 @@ repos:
1717
- id: check-added-large-files
1818

1919
- repo: https://github.com/psf/black
20-
rev: 22.6.0
20+
rev: 22.8.0
2121
hooks:
2222
- id: black
2323

@@ -34,7 +34,7 @@ repos:
3434
- id: blacken-docs
3535

3636
- repo: https://github.com/asottile/pyupgrade
37-
rev: v2.37.1
37+
rev: v2.38.2
3838
hooks:
3939
- id: pyupgrade
4040
args: [--py37-plus]

0 commit comments

Comments
 (0)