Skip to content

Commit d9dad83

Browse files
pre-commit-ci[bot]dolfinus
authored andcommitted
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/asottile/pyupgrade: v2.25.0 → v2.26.0](asottile/pyupgrade@v2.25.0...v2.26.0)
1 parent fe61d01 commit d9dad83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ repos:
4444
- id: python-no-eval
4545
- id: text-unicode-replacement-char
4646
- repo: https://github.com/asottile/pyupgrade
47-
rev: v2.25.0
47+
rev: v2.26.0
4848
hooks:
4949
- id: pyupgrade
5050
- repo: https://github.com/psf/black

0 commit comments

Comments
 (0)