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/rhysd/actionlint: v1.7.5 β†’ v1.7.6](rhysd/actionlint@v1.7.5...v1.7.6)
- [github.com/DavidAnson/markdownlint-cli2: v0.17.0 β†’ v0.17.1](DavidAnson/markdownlint-cli2@v0.17.0...v0.17.1)
- [github.com/astral-sh/ruff-pre-commit: v0.8.4 β†’ v0.9.1](astral-sh/ruff-pre-commit@v0.8.4...v0.9.1)
- [github.com/trim21/pre-commit-mirror-meson: v1.6.1 β†’ v1.6.0](trim21/pre-commit-mirror-meson@v1.6.1...v1.6.0)
  • Loading branch information
pre-commit-ci[bot] authored Jan 13, 2025
1 parent 13b103e commit d143955
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ repos:
hooks:
- id: check-mailmap
- repo: https://github.com/rhysd/actionlint
rev: v1.7.5
rev: v1.7.6
hooks:
- id: actionlint
- repo: https://github.com/adrienverge/yamllint
Expand All @@ -69,13 +69,13 @@ repos:
- mdformat-config
- mdformat-web
- repo: https://github.com/DavidAnson/markdownlint-cli2
rev: v0.17.0
rev: v0.17.1
hooks:
- id: markdownlint-cli2
additional_dependencies:
- markdown-it-texmath
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.8.4
rev: v0.9.1
hooks:
- id: ruff
- id: ruff-format
Expand All @@ -84,7 +84,7 @@ repos:
hooks:
- id: pyright
- repo: https://github.com/trim21/pre-commit-mirror-meson
rev: v1.6.1
rev: v1.6.0
hooks:
- id: meson-fmt
- repo: https://github.com/NixOS/nixfmt
Expand Down

0 comments on commit d143955

Please sign in to comment.