Skip to content

Commit 21f6060

Browse files
[pre-commit.ci] pre-commit autoupdate (#44)
updates: - [github.com/tox-dev/tox-ini-fmt: 0.5.2 → 0.6.0](tox-dev/tox-ini-fmt@0.5.2...0.6.0) - [github.com/igorshubovych/markdownlint-cli: v0.32.2 → v0.33.0](igorshubovych/markdownlint-cli@v0.32.2...v0.33.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent ecdfd1d commit 21f6060

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
@@ -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.5.2"
38+
rev: "0.6.0"
3939
hooks:
4040
- id: tox-ini-fmt
4141
args: ["-p", "fix"]
@@ -61,7 +61,7 @@ repos:
6161
- "@prettier/plugin-xml@2.2"
6262
args: ["--print-width=120", "--prose-wrap=always"]
6363
- repo: https://github.com/igorshubovych/markdownlint-cli
64-
rev: v0.32.2
64+
rev: v0.33.0
6565
hooks:
6666
- id: markdownlint
6767
- repo: meta

0 commit comments

Comments
 (0)