Skip to content

Commit f3c88d8

Browse files
Updated files with 'repo_helper'.
1 parent 032c3f2 commit f3c88d8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,8 +60,8 @@ repos:
6060
- id: rst-directive-colons
6161
- id: rst-inline-touching-normal
6262

63-
- repo: https://github.com/asottile/pyupgrade
64-
rev: v3.3.0
63+
- repo: https://github.com/python-formate/pyupgrade
64+
rev: '2e49872'
6565
hooks:
6666
- id: pyupgrade
6767
args:

0 commit comments

Comments
 (0)