Skip to content

Commit e697727

Browse files
Merge pull request #120 from jrl-umi3218/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 4248fd1 + 7bb0178 commit e697727

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ repos:
88
- id: check-useless-excludes
99
- id: check-hooks-apply
1010
- repo: https://github.com/pre-commit/mirrors-clang-format
11-
rev: v22.1.3
11+
rev: v22.1.5
1212
hooks:
1313
- id: clang-format
1414
- repo: https://github.com/pre-commit/pre-commit-hooks
@@ -27,7 +27,7 @@ repos:
2727
- id: mixed-line-ending
2828
- id: trailing-whitespace
2929
- repo: https://github.com/psf/black-pre-commit-mirror
30-
rev: 26.3.1
30+
rev: 26.5.0
3131
hooks:
3232
- id: black
3333
- repo: https://github.com/PyCQA/flake8

0 commit comments

Comments
 (0)