Skip to content

Commit 998a568

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.14.2 → v0.14.3](astral-sh/ruff-pre-commit@v0.14.2...v0.14.3) - [github.com/woodruffw/zizmor-pre-commit: v1.16.0 → v1.16.2](zizmorcore/zizmor-pre-commit@v1.16.0...v1.16.2) - [github.com/sphinx-contrib/sphinx-lint: v1.0.0 → v1.0.1](sphinx-contrib/sphinx-lint@v1.0.0...v1.0.1)
1 parent 8cd00c7 commit 998a568

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ repos:
3030
types_or: [yaml, markdown, html, css, scss, javascript, json]
3131

3232
- repo: https://github.com/astral-sh/ruff-pre-commit
33-
rev: v0.14.2
33+
rev: v0.14.3
3434
hooks:
3535
- id: ruff
3636
args: [--fix, --show-fixes]
@@ -44,11 +44,11 @@ repos:
4444
args: [--option, "reorder_arrays=true", --option, "reorder_keys=true"]
4545

4646
- repo: https://github.com/woodruffw/zizmor-pre-commit
47-
rev: v1.16.0
47+
rev: v1.16.2
4848
hooks:
4949
- id: zizmor
5050

5151
- repo: https://github.com/sphinx-contrib/sphinx-lint
52-
rev: v1.0.0
52+
rev: v1.0.1
5353
hooks:
5454
- id: sphinx-lint

0 commit comments

Comments
 (0)