Skip to content
This repository was archived by the owner on Jul 18, 2024. It is now read-only.

Commit e7341e1

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

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

+2-2
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.278'
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)