Skip to content

Commit 4b877ff

Browse files
authored
Merge pull request #120 from pytest-dev/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents ed8b28a + 724537e commit 4b877ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
exclude: doc/en/example/py2py3/test_py2.py
22
repos:
3-
- repo: https://github.com/python/black
3+
- repo: https://github.com/psf/black
44
rev: 20.8b1
55
hooks:
66
- id: black

0 commit comments

Comments
 (0)