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/editorconfig-checker/editorconfig-checker.python: 3.0.3 → 3.1.2](editorconfig-checker/editorconfig-checker.python@3.0.3...3.1.2)
- [github.com/pre-commit/mirrors-clang-format: v19.1.4 → v19.1.7](pre-commit/mirrors-clang-format@v19.1.4...v19.1.7)
  • Loading branch information
pre-commit-ci[bot] authored Jan 20, 2025
1 parent 69925e4 commit 3b72a0b
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 @@ -67,7 +67,7 @@ repos:
# args: [--mapping, '2', --sequence, '2', --offset, '0', --width, '250']

- repo: https://github.com/editorconfig-checker/editorconfig-checker.python
rev: 3.0.3
rev: 3.1.2
hooks:
- id: editorconfig-checker
name: check .editorconfig rules
Expand All @@ -92,6 +92,6 @@ repos:
- id: cpplint

- repo: https://github.com/pre-commit/mirrors-clang-format
rev: v19.1.4
rev: v19.1.7
hooks:
- id: clang-format

0 comments on commit 3b72a0b

Please sign in to comment.