Skip to content

Commit 6fc6d2c

Browse files
chore(deps): pre-commit.ci autoupdate
updates: - [github.com/psf/black: 24.4.0 → 24.4.2](psf/black@24.4.0...24.4.2) - [github.com/pre-commit/mirrors-clang-format: v18.1.3 → v18.1.4](pre-commit/mirrors-clang-format@v18.1.3...v18.1.4)
1 parent 4ea9364 commit 6fc6d2c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ ci:
55

66
repos:
77
- repo: https://github.com/psf/black
8-
rev: 24.4.0
8+
rev: 24.4.2
99
hooks:
1010
- id: black
1111

@@ -26,7 +26,7 @@ repos:
2626
- id: debug-statements
2727

2828
- repo: https://github.com/pre-commit/mirrors-clang-format
29-
rev: v18.1.3
29+
rev: v18.1.4
3030
hooks:
3131
- id: clang-format
3232
types_or: [c++, c, cuda]

0 commit comments

Comments
 (0)