Skip to content
This repository was archived by the owner on Jul 24, 2024. It is now read-only.

Commit bfa494d

Browse files
Auto-update pre-commit hooks (#159)
1 parent c8a60ac commit bfa494d

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
@@ -25,7 +25,7 @@ repos:
2525
args: [--py36-plus]
2626

2727
- repo: https://github.com/asottile/pyupgrade
28-
rev: v3.0.0
28+
rev: v3.1.0
2929
hooks:
3030
- id: pyupgrade
3131
args: [--py36-plus]

0 commit comments

Comments
 (0)