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/jumanjihouse/pre-commit-hook-yamlfmt: 0.2.2 → 0.2.3](jumanjihouse/pre-commit-hook-yamlfmt@0.2.2...0.2.3)
- [github.com/pre-commit/mirrors-clang-format: v16.0.2 → v16.0.4](pre-commit/mirrors-clang-format@v16.0.2...v16.0.4)
  • Loading branch information
pre-commit-ci[bot] authored May 23, 2023
1 parent bb5d042 commit f26051e
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 @@ -56,7 +56,7 @@ repos:
- id: codespell

- repo: https://github.com/jumanjihouse/pre-commit-hook-yamlfmt
rev: 0.2.2
rev: 0.2.3
hooks:
- id: yamlfmt
name: format YAML files
Expand All @@ -83,7 +83,7 @@ repos:
args: [--config=.cmake-linter.yml]

- repo: https://github.com/pre-commit/mirrors-clang-format
rev: v16.0.2
rev: v16.0.4
hooks:
- id: clang-format

Expand Down

0 comments on commit f26051e

Please sign in to comment.