Skip to content

Commit a91fa0e

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 5a77a93 commit a91fa0e

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
@@ -66,7 +66,7 @@ repos:
6666
- id: detect-private-key
6767
exclude: ^examples/
6868
- repo: https://github.com/asottile/pyupgrade
69-
rev: 'v3.19.1'
69+
rev: 'v3.20.0'
7070
hooks:
7171
- id: pyupgrade
7272
args: ['--py38-plus']

0 commit comments

Comments
 (0)