Skip to content

Commit 66b6700

Browse files
Merge pull request #115 from pytest-dev/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents a694b61 + 8587971 commit 66b6700

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,13 +31,13 @@ repos:
3131
language_version: python3
3232

3333
- repo: https://github.com/asottile/reorder-python-imports
34-
rev: v3.14.0
34+
rev: v3.15.0
3535
hooks:
3636
- id: reorder-python-imports
3737
args: [--py3-plus]
3838

3939
- repo: https://github.com/asottile/pyupgrade
40-
rev: v3.19.1
40+
rev: v3.20.0
4141
hooks:
4242
- id: pyupgrade
4343
args: [--py37-plus]

0 commit comments

Comments
 (0)