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/pre-commit/mirrors-clang-format: v19.1.3 → v19.1.4](pre-commit/mirrors-clang-format@v19.1.3...v19.1.4)
- [github.com/shssoichiro/oxipng: v9.1.2 → v9.1.3](shssoichiro/oxipng@v9.1.2...v9.1.3)
  • Loading branch information
pre-commit-ci[bot] authored Dec 2, 2024
1 parent ad118b4 commit 10371e7
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 @@ -14,7 +14,7 @@ repos:
- id: check-yaml
- id: check-added-large-files
- repo: https://github.com/pre-commit/mirrors-clang-format
rev: v19.1.3
rev: v19.1.4
hooks:
- id: clang-format
exclude: |
Expand All @@ -34,7 +34,7 @@ repos:
hooks:
- id: cmake-format
- repo: https://github.com/shssoichiro/oxipng
rev: v9.1.2
rev: v9.1.3
hooks:
- id: oxipng
- repo: https://github.com/nohal/mirrors-svgo
Expand Down

0 comments on commit 10371e7

Please sign in to comment.