Skip to content

Commit fa10e2e

Browse files
authored
Merge pull request #245 from graingert/pre-commit-autoupdate
pipx run pre-commit autoupdate
2 parents d5e2e1c + 27d03e4 commit fa10e2e

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
@@ -1,6 +1,6 @@
11
repos:
22
- repo: https://github.com/asottile/pyupgrade
3-
rev: v2.7.3
3+
rev: v2.7.4
44
hooks:
55
- id: pyupgrade
66
args: ["--py36-plus"]

0 commit comments

Comments
 (0)