Skip to content

Commit c74576d

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/asottile/pyupgrade: v3.21.1 → v3.21.2](asottile/pyupgrade@v3.21.1...v3.21.2)
1 parent f66890c commit c74576d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ repos:
99
- id: check-executables-have-shebangs
1010
- id: check-yaml
1111
- repo: https://github.com/asottile/pyupgrade
12-
rev: v3.21.1
12+
rev: v3.21.2
1313
hooks:
1414
- id: pyupgrade
1515
args: [--py38-plus]

0 commit comments

Comments
 (0)