Skip to content
This repository was archived by the owner on May 30, 2023. It is now read-only.

Commit 981d79a

Browse files
Auto-update pre-commit hooks (#142)
1 parent b3958bf commit 981d79a

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

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

0 commit comments

Comments
 (0)