Skip to content

Commit 39e90e5

Browse files
authored
Merge pull request #102 from target/update/pre-commit-hooks
Update pre-commit hooks
2 parents b406d0a + 0a0c25e commit 39e90e5

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

2626
# Prevent old Pythonisms
2727
- repo: https://github.com/asottile/pyupgrade
28-
rev: v3.19.0
28+
rev: v3.19.1
2929
hooks:
3030
- id: pyupgrade
3131

0 commit comments

Comments
 (0)