Skip to content

Commit d1a3067

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/asottile/pyupgrade: v3.19.1 → v3.20.0](asottile/pyupgrade@v3.19.1...v3.20.0)
1 parent 0835f46 commit d1a3067

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
@@ -9,7 +9,7 @@
99
repos:
1010
# Autoformat: Python code, syntax patterns are modernized
1111
- repo: https://github.com/asottile/pyupgrade
12-
rev: v3.19.1
12+
rev: v3.20.0
1313
hooks:
1414
- id: pyupgrade
1515
args:

0 commit comments

Comments
 (0)