Skip to content

Commit 685ec4e

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/uv-pre-commit: 0.11.7 → 0.11.19](astral-sh/uv-pre-commit@0.11.7...0.11.19) - [github.com/astral-sh/ruff-pre-commit: v0.15.11 → v0.15.16](astral-sh/ruff-pre-commit@v0.15.11...v0.15.16) - [github.com/jackdewinter/pymarkdown: v0.9.36 → v0.9.37](jackdewinter/pymarkdown@v0.9.36...v0.9.37)
1 parent a09b0e2 commit 685ec4e

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
repos:
22
- repo: https://github.com/astral-sh/uv-pre-commit
3-
rev: 0.11.7
3+
rev: 0.11.19
44
hooks:
55
- id: uv-lock
66
- repo: https://github.com/astral-sh/ruff-pre-commit
7-
rev: v0.15.11
7+
rev: v0.15.16
88
hooks:
99
- id: ruff-check
1010
args: [--fix]
1111
- id: ruff-format
1212
- repo: https://github.com/jackdewinter/pymarkdown
13-
rev: v0.9.36
13+
rev: v0.9.37
1414
hooks:
1515
- id: pymarkdown
1616
args:

0 commit comments

Comments
 (0)