Skip to content

Commit 033f2f5

Browse files
authored
Merge pull request #238 from pytest-dev/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 3a4b13b + f830bb9 commit 033f2f5

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
@@ -1,7 +1,7 @@
11
exclude: '^($|.*\.bin)'
22
repos:
33
- repo: https://github.com/psf/black
4-
rev: 20.8b1
4+
rev: 21.4b0
55
hooks:
66
- id: black
77
args: [--safe, --quiet]
@@ -19,7 +19,7 @@ repos:
1919
language: python
2020
additional_dependencies: [pygments, restructuredtext_lint]
2121
- repo: https://github.com/asottile/reorder_python_imports
22-
rev: v2.4.0
22+
rev: v2.5.0
2323
hooks:
2424
- id: reorder-python-imports
2525
args: ['--application-directories=.:src']

0 commit comments

Comments
 (0)