Skip to content

Commit 9d8fa65

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/rhysd/actionlint: v1.6.26 → v1.6.27](rhysd/actionlint@v1.6.26...v1.6.27) - [github.com/astral-sh/ruff-pre-commit: v0.2.1 → v0.3.4](astral-sh/ruff-pre-commit@v0.2.1...v0.3.4) - [github.com/kumaraditya303/mirrors-pyright: v1.1.350 → v1.1.355](kumaraditya303/mirrors-pyright@v1.1.350...v1.1.355)
1 parent 7505b48 commit 9d8fa65

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
@@ -47,7 +47,7 @@ repos:
4747
hooks:
4848
- id: check-mailmap
4949
- repo: https://github.com/rhysd/actionlint
50-
rev: v1.6.26
50+
rev: v1.6.27
5151
hooks:
5252
- id: actionlint
5353
- repo: https://github.com/adrienverge/yamllint
@@ -75,12 +75,12 @@ repos:
7575
additional_dependencies:
7676
- markdown-it-texmath
7777
- repo: https://github.com/astral-sh/ruff-pre-commit
78-
rev: v0.2.1
78+
rev: v0.3.4
7979
hooks:
8080
- id: ruff
8181
- id: ruff-format
8282
- repo: https://github.com/kumaraditya303/mirrors-pyright
83-
rev: v1.1.350
83+
rev: v1.1.355
8484
hooks:
8585
- id: pyright
8686

0 commit comments

Comments
 (0)