Skip to content

Commit dc42b0a

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/executablebooks/mdformat: 0.7.22 → 1.0.0](hukkin/mdformat@0.7.22...1.0.0) - [github.com/astral-sh/ruff-pre-commit: v0.13.1 → v0.14.3](astral-sh/ruff-pre-commit@v0.13.1...v0.14.3)
1 parent d08455a commit dc42b0a

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
@@ -18,7 +18,7 @@ repos:
1818
types: [yaml]
1919

2020
- repo: https://github.com/executablebooks/mdformat
21-
rev: 0.7.22
21+
rev: 1.0.0
2222
hooks:
2323
- id: mdformat
2424
additional_dependencies:
@@ -41,7 +41,7 @@ repos:
4141
)$
4242
4343
- repo: https://github.com/astral-sh/ruff-pre-commit
44-
rev: v0.13.1
44+
rev: v0.14.3
4545
hooks:
4646
- id: ruff
4747
args: [--fix, --exit-non-zero-on-fix]

0 commit comments

Comments
 (0)