Skip to content

Commit ff65439

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/editorconfig-checker/editorconfig-checker.python: 3.4.1 → 3.5.0](editorconfig-checker/editorconfig-checker.python@3.4.1...3.5.0) - [github.com/pre-commit/mirrors-clang-format: v21.1.5 → v21.1.6](pre-commit/mirrors-clang-format@v21.1.5...v21.1.6)
1 parent e98169f commit ff65439

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,13 +39,13 @@ repos:
3939
args: [ --allow-multiple-documents ]
4040

4141
- repo: https://github.com/editorconfig-checker/editorconfig-checker.python
42-
rev: 3.4.1
42+
rev: 3.5.0
4343
hooks:
4444
- id: editorconfig-checker
4545
name: check .editorconfig rules
4646

4747
- repo: https://github.com/pre-commit/mirrors-clang-format
48-
rev: v21.1.5
48+
rev: v21.1.6
4949
hooks:
5050
- id: clang-format
5151

0 commit comments

Comments
 (0)