Skip to content

Commit 7f48743

Browse files
Bump version of pre-commit hooks (#125)
1 parent d42a01d commit 7f48743

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ repos:
3636

3737
# Python hooks
3838
- repo: https://github.com/asottile/pyupgrade
39-
rev: v3.15.1
39+
rev: v3.15.2
4040
hooks:
4141
- id: pyupgrade
4242
args: [--py36-plus]

0 commit comments

Comments
 (0)