Skip to content

Commit 850bcca

Browse files
authored
Merge pull request #229 from jupyter-xeus/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 64311de + 703bba5 commit 850bcca

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ repos:
4545
name: check .editorconfig rules
4646

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

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

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

6565
- repo: https://github.com/Lucas-C/pre-commit-hooks
66-
rev: v1.4.2
66+
rev: v1.5.1
6767
hooks:
6868
- id: remove-crlf
6969
- id: remove-tabs

0 commit comments

Comments
 (0)