Skip to content

Commit e48dc3c

Browse files
authored
Merge pull request #900 from pytest-dev/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 8fbecd8 + a338075 commit e48dc3c

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
@@ -26,7 +26,7 @@ repos:
2626
hooks:
2727
- id: flake8
2828
- repo: https://github.com/asottile/pyupgrade
29-
rev: v3.3.2
29+
rev: v3.4.0
3030
hooks:
3131
- id: pyupgrade
3232
args: [--py3-plus]

0 commit comments

Comments
 (0)