Skip to content

Commit 1d9e990

Browse files
authored
Merge pull request #633 from pytest-dev/pre-commit-ci-update-config
2 parents 129cbc4 + 501e0b9 commit 1d9e990

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
@@ -3,7 +3,7 @@
33
repos:
44
- repo: https://github.com/psf/black
55
# If you update the version here, also update it in tox.ini (py*-pytestlatest-linters)
6-
rev: 23.7.0
6+
rev: 23.9.1
77
hooks:
88
- id: black
99
- repo: https://github.com/pycqa/isort

0 commit comments

Comments
 (0)