Skip to content

Commit 03c8de0

Browse files
authored
Bump version of pre-commit hooks (#165) (#166)
1 parent 6175f53 commit 03c8de0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
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.19.0
39+
rev: v3.19.1
4040
hooks:
4141
- id: pyupgrade
4242
args: [--py36-plus]

0 commit comments

Comments
 (0)