Skip to content

Commit da5f3fb

Browse files
[pre-commit.ci] pre-commit autoupdate (#420)
updates: - [github.com/DavidAnson/markdownlint-cli2: v0.21.0 → v0.22.0](DavidAnson/markdownlint-cli2@v0.21.0...v0.22.0) - [github.com/astral-sh/ruff-pre-commit: v0.15.6 → v0.15.7](astral-sh/ruff-pre-commit@v0.15.6...v0.15.7) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Casper Welzel Andersen <43357585+CasperWA@users.noreply.github.com>
1 parent 3b559fd commit da5f3fb

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
@@ -41,7 +41,7 @@ repos:
4141
# More information can be found in its source repository:
4242
# https://github.com/DavidAnson/markdownlint-cli2
4343
- repo: https://github.com/DavidAnson/markdownlint-cli2
44-
rev: v0.21.0
44+
rev: v0.22.0
4545
hooks:
4646
- id: markdownlint-cli2
4747
name: markdownlint
@@ -78,7 +78,7 @@ repos:
7878
# More information can be found in its documentation:
7979
# https://docs.astral.sh/ruff/
8080
- repo: https://github.com/astral-sh/ruff-pre-commit
81-
rev: v0.15.6
81+
rev: v0.15.7
8282
hooks:
8383
- id: ruff-check
8484
name: ruff

0 commit comments

Comments
 (0)