Skip to content

Commit 1318aca

Browse files
[pre-commit.ci] pre-commit autoupdate (#2304)
updates: - [github.com/rhysd/actionlint: v1.7.8 → v1.7.9](rhysd/actionlint@v1.7.8...v1.7.9) - [github.com/astral-sh/ruff-pre-commit: v0.14.5 → v0.14.6](astral-sh/ruff-pre-commit@v0.14.5...v0.14.6) - [github.com/sphinx-contrib/sphinx-lint: v1.0.1 → v1.0.2](sphinx-contrib/sphinx-lint@v1.0.1...v1.0.2) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 5ac9baf commit 1318aca

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
@@ -6,7 +6,7 @@ repos:
66
- id: check-readthedocs
77
- id: check-github-workflows
88
- repo: https://github.com/rhysd/actionlint
9-
rev: v1.7.8
9+
rev: v1.7.9
1010
hooks:
1111
- id: actionlint
1212
- repo: https://github.com/woodruffw/zizmor-pre-commit
@@ -23,13 +23,13 @@ repos:
2323
hooks:
2424
- id: pyproject-fmt
2525
- repo: https://github.com/astral-sh/ruff-pre-commit
26-
rev: v0.14.5
26+
rev: v0.14.6
2727
hooks:
2828
- id: ruff
2929
args: ["--exit-non-zero-on-fix"]
3030
- id: ruff-format
3131
- repo: https://github.com/sphinx-contrib/sphinx-lint
32-
rev: v1.0.1
32+
rev: v1.0.2
3333
hooks:
3434
- id: sphinx-lint
3535
args: [--enable=default-role]

0 commit comments

Comments
 (0)