Skip to content

Commit a59ab7a

Browse files
authored
Merge pull request #9 from ianhi/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 0b9bcf7 + c2908e7 commit a59ab7a

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
@@ -5,7 +5,7 @@ repos:
55
- id: end-of-file-fixer
66
- id: trailing-whitespace
77
- repo: https://github.com/asottile/pyupgrade
8-
rev: v2.28.0
8+
rev: v2.29.0
99
hooks:
1010
- id: pyupgrade
1111
args: [--py37-plus, --keep-runtime-typing]

0 commit comments

Comments
 (0)