Skip to content

Commit dfbdea6

Browse files
Bump version of pre-commit hooks (#62)
1 parent 05a3ec2 commit dfbdea6

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)