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: 2.7.2 → 2.7.3](editorconfig-checker/editorconfig-checker.python@2.7.2...2.7.3)
- [github.com/pre-commit/mirrors-clang-format: v16.0.6 → v17.0.2](pre-commit/mirrors-clang-format@v16.0.6...v17.0.2)
  • Loading branch information
pre-commit-ci[bot] authored Oct 16, 2023
1 parent 6059c0d commit 763963b
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 @@ -39,13 +39,13 @@ repos:
args: [ --allow-multiple-documents ]

- repo: https://github.com/editorconfig-checker/editorconfig-checker.python
rev: 2.7.2
rev: 2.7.3
hooks:
- id: editorconfig-checker
name: check .editorconfig rules

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

Expand Down

0 comments on commit 763963b

Please sign in to comment.