Skip to content

Commit e29222d

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/editorconfig-checker/editorconfig-checker.python: 2.7.3 → 3.0.3](editorconfig-checker/editorconfig-checker.python@2.7.3...3.0.3) - [github.com/rhysd/actionlint: v1.7.1 → v1.7.3](rhysd/actionlint@v1.7.1...v1.7.3) - [github.com/DavidAnson/markdownlint-cli2: v0.13.0 → v0.14.0](DavidAnson/markdownlint-cli2@v0.13.0...v0.14.0) - [github.com/scop/pre-commit-shfmt: v3.8.0-1 → v3.9.0-1](scop/pre-commit-shfmt@v3.8.0-1...v3.9.0-1) - [github.com/astral-sh/ruff-pre-commit: v0.5.4 → v0.6.8](astral-sh/ruff-pre-commit@v0.5.4...v0.6.8) - [github.com/kumaraditya303/mirrors-pyright: v1.1.372 → v1.1.382](kumaraditya303/mirrors-pyright@v1.1.372...v1.1.382)
1 parent 5fe8b6a commit e29222d

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

.pre-commit-config.yaml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ repos:
3939
args:
4040
- --msg-filename
4141
- repo: https://github.com/editorconfig-checker/editorconfig-checker.python
42-
rev: 2.7.3
42+
rev: 3.0.3
4343
hooks:
4444
- id: editorconfig-checker
4545
- repo: https://github.com/jumanjihouse/pre-commit-hooks
@@ -51,7 +51,7 @@ repos:
5151
exclude_types:
5252
- zsh
5353
- repo: https://github.com/rhysd/actionlint
54-
rev: v1.7.1
54+
rev: v1.7.3
5555
hooks:
5656
- id: actionlint
5757
- repo: https://github.com/adrienverge/yamllint
@@ -73,22 +73,22 @@ repos:
7373
- mdformat-config
7474
- mdformat-web
7575
- repo: https://github.com/DavidAnson/markdownlint-cli2
76-
rev: v0.13.0
76+
rev: v0.14.0
7777
hooks:
7878
- id: markdownlint-cli2
7979
additional_dependencies:
8080
- markdown-it-texmath
8181
- repo: https://github.com/scop/pre-commit-shfmt
82-
rev: v3.8.0-1
82+
rev: v3.9.0-1
8383
hooks:
8484
- id: shfmt
8585
- repo: https://github.com/astral-sh/ruff-pre-commit
86-
rev: v0.5.4
86+
rev: v0.6.8
8787
hooks:
8888
- id: ruff
8989
- id: ruff-format
9090
- repo: https://github.com/kumaraditya303/mirrors-pyright
91-
rev: v1.1.372
91+
rev: v1.1.382
9292
hooks:
9393
- id: pyright
9494

0 commit comments

Comments
 (0)