Skip to content

Commit 55a0acb

Browse files
Merge pull request #898 from pypa/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 08f09e4 + 731f06f commit 55a0acb

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
@@ -2,7 +2,7 @@ default_language_version:
22
python: python3.9
33
repos:
44
- repo: https://github.com/psf/black
5-
rev: 23.7.0
5+
rev: 23.9.1
66
hooks:
77
- id: black
88
args: [--safe, --quiet]

0 commit comments

Comments
 (0)