Skip to content

Commit e910d73

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/editorconfig-checker/editorconfig-checker.python: 3.0.3 → 3.1.2](editorconfig-checker/editorconfig-checker.python@3.0.3...3.1.2) - [github.com/rhysd/actionlint: v1.7.5 → v1.7.7](rhysd/actionlint@v1.7.5...v1.7.7) - [github.com/DavidAnson/markdownlint-cli2: v0.17.0 → v0.17.2](DavidAnson/markdownlint-cli2@v0.17.0...v0.17.2) - [github.com/astral-sh/ruff-pre-commit: v0.8.4 → v0.9.2](astral-sh/ruff-pre-commit@v0.8.4...v0.9.2) - [github.com/kumaraditya303/mirrors-pyright: v1.1.391 → v1.1.392](kumaraditya303/mirrors-pyright@v1.1.391...v1.1.392) - [github.com/trim21/pre-commit-mirror-meson: v1.6.1 → v1.6.0](trim21/pre-commit-mirror-meson@v1.6.1...v1.6.0)
1 parent 13b103e commit e910d73

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

.pre-commit-config.yaml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -39,15 +39,15 @@ repos:
3939
args:
4040
- --msg-filename
4141
- repo: https://github.com/editorconfig-checker/editorconfig-checker.python
42-
rev: 3.0.3
42+
rev: 3.1.2
4343
hooks:
4444
- id: editorconfig-checker
4545
- repo: https://github.com/jumanjihouse/pre-commit-hooks
4646
rev: 3.0.0
4747
hooks:
4848
- id: check-mailmap
4949
- repo: https://github.com/rhysd/actionlint
50-
rev: v1.7.5
50+
rev: v1.7.7
5151
hooks:
5252
- id: actionlint
5353
- repo: https://github.com/adrienverge/yamllint
@@ -69,22 +69,22 @@ repos:
6969
- mdformat-config
7070
- mdformat-web
7171
- repo: https://github.com/DavidAnson/markdownlint-cli2
72-
rev: v0.17.0
72+
rev: v0.17.2
7373
hooks:
7474
- id: markdownlint-cli2
7575
additional_dependencies:
7676
- markdown-it-texmath
7777
- repo: https://github.com/astral-sh/ruff-pre-commit
78-
rev: v0.8.4
78+
rev: v0.9.2
7979
hooks:
8080
- id: ruff
8181
- id: ruff-format
8282
- repo: https://github.com/kumaraditya303/mirrors-pyright
83-
rev: v1.1.391
83+
rev: v1.1.392
8484
hooks:
8585
- id: pyright
8686
- repo: https://github.com/trim21/pre-commit-mirror-meson
87-
rev: v1.6.1
87+
rev: v1.6.0
8888
hooks:
8989
- id: meson-fmt
9090
- repo: https://github.com/NixOS/nixfmt

0 commit comments

Comments
 (0)