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.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)
  • Loading branch information
pre-commit-ci[bot] authored Feb 3, 2025
1 parent c365c36 commit c772e24
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,7 +39,7 @@ repos:
args: [ --allow-multiple-documents ]

- repo: https://github.com/editorconfig-checker/editorconfig-checker.python
rev: 3.1.2
rev: 3.2.0
hooks:
- id: editorconfig-checker
name: check .editorconfig rules
Expand All @@ -58,7 +58,7 @@ repos:
args: [ --config=.cmake-linter.yml ]

- repo: https://github.com/codespell-project/codespell
rev: v2.3.0
rev: v2.4.1
hooks:
- id: codespell

Expand Down

0 comments on commit c772e24

Please sign in to comment.