Skip to content

Commit 2335404

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pre-commit/mirrors-clang-format: v22.1.3 → v22.1.4](pre-commit/mirrors-clang-format@v22.1.3...v22.1.4) - [github.com/pycqa/isort: 8.0.1 → 9.0.0a3](PyCQA/isort@8.0.1...9.0.0a3)
1 parent 05bbfb7 commit 2335404

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
@@ -31,7 +31,7 @@ repos:
3131

3232
# C
3333
- repo: https://github.com/pre-commit/mirrors-clang-format
34-
rev: v22.1.3
34+
rev: v22.1.4
3535
hooks:
3636
- id: clang-format
3737

@@ -42,7 +42,7 @@ repos:
4242

4343
# Python
4444
- repo: https://github.com/pycqa/isort
45-
rev: 8.0.1
45+
rev: 9.0.0a3
4646
hooks:
4747
- id: isort
4848
name: isort (python)

0 commit comments

Comments
 (0)