Skip to content

Commit 79494d4

Browse files
authored
Merge pull request #392 from sass/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents e72a9d0 + f3c0e09 commit 79494d4

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
@@ -20,7 +20,7 @@ repos:
2020
- id: add-trailing-comma
2121
args: [--py36-plus]
2222
- repo: https://github.com/asottile/pyupgrade
23-
rev: v2.32.1
23+
rev: v2.33.0
2424
hooks:
2525
- id: pyupgrade
2626
args: [--py36-plus]

0 commit comments

Comments
 (0)