Skip to content

Commit 0674a79

Browse files
authored
Merge pull request #263 from jupyter-xeus/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 212ec38 + ec2e695 commit 0674a79

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.pre-commit-config.yaml

+3-3
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: 2.7.1
42+
rev: 2.7.2
4343
hooks:
4444
- id: editorconfig-checker
4545
name: check .editorconfig rules
4646

4747
- repo: https://github.com/pre-commit/mirrors-clang-format
48-
rev: v16.0.4
48+
rev: v16.0.6
4949
hooks:
5050
- id: clang-format
5151

@@ -58,7 +58,7 @@ repos:
5858
args: [ --config=.cmake-linter.yml ]
5959

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

0 commit comments

Comments
 (0)