Skip to content

Commit 12e4090

Browse files
pre-commit-ci[bot]flatcap
authored andcommitted
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pre-commit/pre-commit-hooks: v4.6.0 → v5.0.0](pre-commit/pre-commit-hooks@v4.6.0...v5.0.0) - [github.com/rhysd/actionlint: v1.7.2 → v1.7.3](rhysd/actionlint@v1.7.2...v1.7.3) - [github.com/astral-sh/ruff-pre-commit: v0.6.7 → v0.6.9](astral-sh/ruff-pre-commit@v0.6.7...v0.6.9) - [github.com/kumaraditya303/mirrors-pyright: v1.1.381 → v1.1.383](kumaraditya303/mirrors-pyright@v1.1.381...v1.1.383)
1 parent d54297f commit 12e4090

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.pre-commit-config.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ exclude: ^templates/|\.json$
33

44
repos:
55
- repo: https://github.com/pre-commit/pre-commit-hooks
6-
rev: v4.6.0
6+
rev: v5.0.0
77
hooks:
88
- id: check-added-large-files
99
- id: fix-byte-order-marker
@@ -47,7 +47,7 @@ repos:
4747
hooks:
4848
- id: check-mailmap
4949
- repo: https://github.com/rhysd/actionlint
50-
rev: v1.7.2
50+
rev: v1.7.3
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.6.7
78+
rev: v0.6.9
7979
hooks:
8080
- id: ruff
8181
- id: ruff-format
8282
- repo: https://github.com/kumaraditya303/mirrors-pyright
83-
rev: v1.1.381
83+
rev: v1.1.383
8484
hooks:
8585
- id: pyright
8686

0 commit comments

Comments
 (0)