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/scop/pre-commit-shfmt: v3.9.0-1 → v3.10.0-1](scop/pre-commit-shfmt@v3.9.0-1...v3.10.0-1)
- [github.com/astral-sh/ruff-pre-commit: v0.6.9 → v0.7.1](astral-sh/ruff-pre-commit@v0.6.9...v0.7.1)
- [github.com/kumaraditya303/mirrors-pyright: v1.1.384 → v1.1.386](kumaraditya303/mirrors-pyright@v1.1.384...v1.1.386)
- [github.com/pre-commit/mirrors-clang-format: v19.1.1 → v19.1.2](pre-commit/mirrors-clang-format@v19.1.1...v19.1.2)
- [github.com/Decodetalkers/neocmakelsp: v0.8.11 → v0.8.12](neocmakelsp/neocmakelsp@v0.8.11...v0.8.12)
- [github.com/priv-kweihmann/oelint-adv: 6.5.1 → 6.5.4](priv-kweihmann/oelint-adv@6.5.1...6.5.4)
  • Loading branch information
pre-commit-ci[bot] authored Oct 28, 2024
1 parent b1a36e3 commit 5bf213f
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -76,32 +76,32 @@ repos:
hooks:
- id: perltidy
- repo: https://github.com/scop/pre-commit-shfmt
rev: v3.9.0-1
rev: v3.10.0-1
hooks:
- id: shfmt
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.6.9
rev: v0.7.1
hooks:
- id: ruff
- id: ruff-format
- repo: https://github.com/kumaraditya303/mirrors-pyright
rev: v1.1.384
rev: v1.1.386
hooks:
- id: pyright
- repo: https://github.com/pre-commit/mirrors-clang-format
rev: v19.1.1
rev: v19.1.2
hooks:
- id: clang-format
- repo: https://github.com/cmake-lint/cmake-lint
rev: 1.4.3
hooks:
- id: cmakelint
- repo: https://github.com/Decodetalkers/neocmakelsp
rev: v0.8.11
rev: v0.8.12
hooks:
- id: neocmakelsp-format
- repo: https://github.com/priv-kweihmann/oelint-adv
rev: 6.5.1
rev: 6.5.4
hooks:
- id: oelint-adv

Expand Down

0 comments on commit 5bf213f

Please sign in to comment.