Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate (#5)
Browse files Browse the repository at this point in the history
updates:
- [github.com/pre-commit/mirrors-clang-format: v19.1.3 → v19.1.4](pre-commit/mirrors-clang-format@v19.1.3...v19.1.4)
- [github.com/Mateusz-Grzelinski/actionlint-py: v1.7.4.18 → v1.7.4.20](Mateusz-Grzelinski/actionlint-py@v1.7.4.18...v1.7.4.20)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
pre-commit-ci[bot] authored Nov 25, 2024
1 parent a92b74d commit 123e1c0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@ repos:
- id: check-yaml
args: [--allow-multiple-documents]
- repo: https://github.com/pre-commit/mirrors-clang-format
rev: v19.1.3
rev: v19.1.4
hooks:
- id: clang-format
files: '.*\.(hpp|cpp|h)'
- repo: https://github.com/Mateusz-Grzelinski/actionlint-py
rev: v1.7.4.18
rev: v1.7.4.20
hooks:
- id: actionlint
additional_dependencies: [shellcheck-py]

0 comments on commit 123e1c0

Please sign in to comment.