Skip to content

Commit c64be76

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.0.282 → v0.0.286](astral-sh/ruff-pre-commit@v0.0.282...v0.0.286) - [github.com/executablebooks/mdformat: 0.7.16 → 0.7.17](hukkin/mdformat@0.7.16...0.7.17)
1 parent d1b4f43 commit c64be76

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
@@ -34,11 +34,11 @@ repos:
3434
additional_dependencies: ["tomli"]
3535
- repo: https://github.com/astral-sh/ruff-pre-commit
3636
# Ruff version.
37-
rev: 'v0.0.282'
37+
rev: 'v0.0.286'
3838
hooks:
3939
- id: ruff
4040
- repo: https://github.com/executablebooks/mdformat
41-
rev: 0.7.16
41+
rev: 0.7.17
4242
hooks:
4343
- id: mdformat
4444
args: ["--wrap=80"]

0 commit comments

Comments
 (0)