Skip to content

Commit 4414c4a

Browse files
authored
Merge pull request #10102 from pytest-dev/pre-commit-ci-update-config
2 parents 5f57481 + b99541e commit 4414c4a

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
@@ -1,6 +1,6 @@
11
repos:
22
- repo: https://github.com/psf/black
3-
rev: 22.3.0
3+
rev: 22.6.0
44
hooks:
55
- id: black
66
args: [--safe, --quiet]
@@ -37,7 +37,7 @@ repos:
3737
- flake8-typing-imports==1.12.0
3838
- flake8-docstrings==1.5.0
3939
- repo: https://github.com/asottile/reorder_python_imports
40-
rev: v3.1.0
40+
rev: v3.3.0
4141
hooks:
4242
- id: reorder-python-imports
4343
args: ['--application-directories=.:src', --py37-plus]

0 commit comments

Comments
 (0)