Skip to content

Commit 6a976e1

Browse files
chore(deps): pre-commit.ci autoupdate
updates: - [github.com/psf/black: 23.9.1 → 23.10.1](psf/black@23.9.1...23.10.1) - [github.com/pre-commit/mirrors-clang-format: v17.0.2 → v17.0.3](pre-commit/mirrors-clang-format@v17.0.2...v17.0.3)
1 parent b840e47 commit 6a976e1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

+2-2
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: 23.9.1
8+
rev: 23.10.1
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: v17.0.2
29+
rev: v17.0.3
3030
hooks:
3131
- id: clang-format
3232
types_or: [c++, c, cuda]

0 commit comments

Comments
 (0)