Skip to content

Commit e066ed5

Browse files
DEV: Update pyupgrade to version 3.19.1
1 parent 24a6db1 commit e066ed5

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: ['--fix']
2626

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

0 commit comments

Comments
 (0)