Skip to content

Commit 9ab3bdb

Browse files
authored
Merge pull request #53 from beeware/autoupdates/pre-commit/black
Bump black from 23.11.0 to 23.12.0
2 parents 37c5fcb + 636a27c commit 9ab3bdb

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ repos:
1919
hooks:
2020
- id: pyupgrade
2121
args: [--py38-plus]
22-
- repo: https://github.com/psf/black
23-
rev: 23.11.0
22+
- repo: https://github.com/psf/black-pre-commit-mirror
23+
rev: 23.12.0
2424
hooks:
2525
- id: black
2626
- repo: https://github.com/PyCQA/flake8

0 commit comments

Comments
 (0)