Skip to content

Commit 04df42a

Browse files
author
Carl Crowder
committed
Bumping black pre-commit hook version
1 parent ac02a06 commit 04df42a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ repos:
1515
- id: flake8
1616
args: [ --max-line-length=120 ]
1717
- repo: https://github.com/psf/black
18-
rev: 23.9.1
18+
rev: 23.10.0
1919
hooks:
2020
- id: black
2121
args: [--safe, --line-length=120]

0 commit comments

Comments
 (0)