Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate
Browse files Browse the repository at this point in the history
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/perltidy/perltidy: 20240903.09 → 20250105.02](perltidy/perltidy@20240903.09...20250105.02)
- [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/Freed-Wu/astyle-wheel: 3.4.6 → 3.6.6](3.4.6...3.6.6)
  • Loading branch information
pre-commit-ci[bot] authored Jan 20, 2025
1 parent 083e766 commit 0359f63
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,15 +39,15 @@ repos:
args:
- --msg-filename
- repo: https://github.com/editorconfig-checker/editorconfig-checker.python
rev: 3.0.3
rev: 3.1.2
hooks:
- id: editorconfig-checker
- repo: https://github.com/jumanjihouse/pre-commit-hooks
rev: 3.0.0
hooks:
- id: check-mailmap
- repo: https://github.com/rhysd/actionlint
rev: v1.7.5
rev: v1.7.7
hooks:
- id: actionlint
- repo: https://github.com/adrienverge/yamllint
Expand All @@ -69,30 +69,30 @@ repos:
- mdformat-config
- mdformat-web
- repo: https://github.com/DavidAnson/markdownlint-cli2
rev: v0.17.0
rev: v0.17.2
hooks:
- id: markdownlint-cli2
additional_dependencies:
- markdown-it-texmath
- repo: https://github.com/perltidy/perltidy
rev: "20240903.09"
rev: "20250105.02"
hooks:
- id: perltidy
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.8.4
rev: v0.9.2
hooks:
- id: ruff
- id: ruff-format
- repo: https://github.com/kumaraditya303/mirrors-pyright
rev: v1.1.391
rev: v1.1.392
hooks:
- id: pyright
- repo: https://github.com/cmake-lint/cmake-lint
rev: 1.4.3
hooks:
- id: cmakelint
- repo: https://github.com/Freed-Wu/astyle-wheel
rev: "3.4.6"
rev: "3.6.6"
hooks:
- id: astyle
exclude: \btests/input\.c$
Expand Down

0 comments on commit 0359f63

Please sign in to comment.