Skip to content

Commit c772e24

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/editorconfig-checker/editorconfig-checker.python: 3.1.2 → 3.2.0](editorconfig-checker/editorconfig-checker.python@3.1.2...3.2.0) - [github.com/codespell-project/codespell: v2.3.0 → v2.4.1](codespell-project/codespell@v2.3.0...v2.4.1)
1 parent c365c36 commit c772e24

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,7 +39,7 @@ repos:
3939
args: [ --allow-multiple-documents ]
4040

4141
- repo: https://github.com/editorconfig-checker/editorconfig-checker.python
42-
rev: 3.1.2
42+
rev: 3.2.0
4343
hooks:
4444
- id: editorconfig-checker
4545
name: check .editorconfig rules
@@ -58,7 +58,7 @@ repos:
5858
args: [ --config=.cmake-linter.yml ]
5959

6060
- repo: https://github.com/codespell-project/codespell
61-
rev: v2.3.0
61+
rev: v2.4.1
6262
hooks:
6363
- id: codespell
6464

0 commit comments

Comments
 (0)