Skip to content

Commit d088205

Browse files
Auto-update pre-commit hooks
1 parent d795748 commit d088205

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
@@ -34,7 +34,7 @@ repos:
3434

3535
# Python hooks
3636
- repo: https://github.com/asottile/pyupgrade
37-
rev: v3.9.0
37+
rev: v3.10.1
3838
hooks:
3939
- id: pyupgrade
4040
args: [--py36-plus]

0 commit comments

Comments
 (0)