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

Commit 5615082

Browse files
Auto-update pre-commit hooks (#222)
1 parent dcfbe06 commit 5615082

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
@@ -25,7 +25,7 @@ repos:
2525
args: [--py36-plus]
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: [--py311-plus]

0 commit comments

Comments
 (0)