Skip to content

Commit 048da9e

Browse files
authored
Merge pull request #458 from pytest-dev/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 6e42167 + c06175a commit 048da9e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22
# See https://pre-commit.com/hooks.html for more hooks
33
repos:
44
- repo: https://github.com/psf/black
5-
rev: 21.9b0
5+
rev: 21.10b0
66
hooks:
77
- id: black
88
- repo: https://github.com/pycqa/isort
9-
rev: 5.9.3
9+
rev: 5.10.0
1010
hooks:
1111
- id: isort
1212
name: isort (python)

0 commit comments

Comments
 (0)