Skip to content

Commit 135685e

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.8.6 → v0.9.4](astral-sh/ruff-pre-commit@v0.8.6...v0.9.4) - [github.com/executablebooks/mdformat: 0.7.21 → 0.7.22](hukkin/mdformat@0.7.21...0.7.22)
1 parent e95281f commit 135685e

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
@@ -46,7 +46,7 @@ repos:
4646
hooks:
4747
- id: yamllint
4848
- repo: https://github.com/astral-sh/ruff-pre-commit
49-
rev: v0.8.6
49+
rev: v0.9.4
5050
hooks:
5151
# Run the linter.
5252
- id: ruff
@@ -63,7 +63,7 @@ repos:
6363
- pyi
6464
- jupyter
6565
- repo: https://github.com/executablebooks/mdformat
66-
rev: 0.7.21
66+
rev: 0.7.22
6767
hooks:
6868
- id: mdformat
6969
additional_dependencies:

0 commit comments

Comments
 (0)