Skip to content

Commit f572e7d

Browse files
[pre-commit.ci] pre-commit autoupdate (#45)
updates: - [github.com/asottile/blacken-docs: v1.12.1 → 1.13.0](adamchainz/blacken-docs@v1.12.1...1.13.0) - [github.com/tox-dev/tox-ini-fmt: 0.6.0 → 0.6.1](tox-dev/tox-ini-fmt@0.6.0...0.6.1) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 21f6060 commit f572e7d

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
@@ -26,7 +26,7 @@ repos:
2626
- id: black
2727
args: [--safe]
2828
- repo: https://github.com/asottile/blacken-docs
29-
rev: v1.12.1
29+
rev: 1.13.0
3030
hooks:
3131
- id: blacken-docs
3232
additional_dependencies: [black==22.10]
@@ -35,7 +35,7 @@ repos:
3535
hooks:
3636
- id: setup-cfg-fmt
3737
- repo: https://github.com/tox-dev/tox-ini-fmt
38-
rev: "0.6.0"
38+
rev: "0.6.1"
3939
hooks:
4040
- id: tox-ini-fmt
4141
args: ["-p", "fix"]

0 commit comments

Comments
 (0)