Skip to content
This repository was archived by the owner on Jan 26, 2026. It is now read-only.

Commit 7c65452

Browse files
chore: pre-commit autoupdate
updates: - [github.com/asottile/pyupgrade: v3.19.1 → v3.20.0](asottile/pyupgrade@v3.19.1...v3.20.0)
1 parent f47ae4e commit 7c65452

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
@@ -29,7 +29,7 @@ repos:
2929
- id: isort
3030

3131
- repo: https://github.com/asottile/pyupgrade
32-
rev: v3.19.1
32+
rev: v3.20.0
3333
hooks:
3434
- id: pyupgrade
3535
args: ['--py37-plus']

0 commit comments

Comments
 (0)