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: v18.1.7 → v18.1.8](pre-commit/mirrors-clang-format@v18.1.7...v18.1.8)
- [github.com/fsfe/reuse-tool: v3.1.0a1 → v4.0.3](fsfe/reuse-tool@v3.1.0a1...v4.0.3)
  • Loading branch information
pre-commit-ci[bot] authored and MiKom committed Jul 16, 2024
1 parent 4fdd5d3 commit 69a7389
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:
args: [--allow-multiple-documents]
- id: check-json
- repo: https://github.com/pre-commit/mirrors-clang-format
rev: v18.1.7
rev: v18.1.8
hooks:
- id: clang-format
- repo: https://github.com/codespell-project/codespell
Expand All @@ -35,6 +35,6 @@ repos:
language: ruby
files: \.(md|mdown|markdown)$
- repo: https://github.com/fsfe/reuse-tool
rev: v3.1.0a1
rev: v4.0.3
hooks:
- id: reuse

0 comments on commit 69a7389

Please sign in to comment.