Skip to content

Commit 2ce5195

Browse files
pre-commit-ci[bot]peterjc
authored andcommitted
[pre-commit.ci] autoupdate
updates: - [github.com/psf/black: 22.10.0 → 22.12.0](psf/black@22.10.0...22.12.0)
1 parent e5269db commit 2ce5195

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ repos:
2626
language: pygrep
2727
files: \.(py|sh|rst|yml|yaml)$
2828
- repo: https://github.com/psf/black
29-
rev: 22.10.0
29+
rev: 22.12.0
3030
hooks:
3131
- id: black
3232
args: [--check, --diff]

0 commit comments

Comments
 (0)