Skip to content

Commit 016ff1f

Browse files
[pre-commit.ci] autoupdate (#83)
* [pre-commit.ci] autoupdate updates: - [github.com/psf/black: 23.10.1 → 23.11.0](psf/black@23.10.1...23.11.0) * Update blacken-docs too --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Peter Cock <[email protected]>
1 parent 715dc7c commit 016ff1f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
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: 23.10.1
29+
rev: 23.11.0
3030
hooks:
3131
- id: black
3232
args: [--check, --diff]
@@ -48,7 +48,7 @@ repos:
4848
rev: 1.16.0
4949
hooks:
5050
- id: blacken-docs
51-
additional_dependencies: [black==23.10.1]
51+
additional_dependencies: [black==23.11.0]
5252
exclude: ^(.github/|tests/test_cases/example_unicode.py)
5353
- repo: https://github.com/rstcheck/rstcheck
5454
rev: v6.2.0

0 commit comments

Comments
 (0)