Skip to content

Commit 6a1ba80

Browse files
authored
Merge pull request #8946 from pytest-dev/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents df6d3b7 + 237bdba commit 6a1ba80

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
@@ -29,12 +29,12 @@ repos:
2929
- flake8-typing-imports==1.9.0
3030
- flake8-docstrings==1.5.0
3131
- repo: https://github.com/asottile/reorder_python_imports
32-
rev: v2.5.0
32+
rev: v2.6.0
3333
hooks:
3434
- id: reorder-python-imports
3535
args: ['--application-directories=.:src', --py36-plus]
3636
- repo: https://github.com/asottile/pyupgrade
37-
rev: v2.21.2
37+
rev: v2.23.0
3838
hooks:
3939
- id: pyupgrade
4040
args: [--py36-plus]

0 commit comments

Comments
 (0)