Skip to content

Commit 5248d5b

Browse files
chore(deps): pre-commit.ci autoupdate (#1210)
<!--pre-commit.ci start--> updates: - [github.com/psf/black: 25.1.0 → 25.9.0](psf/black@25.1.0...25.9.0) - [github.com/pre-commit/mirrors-clang-format: v21.1.0 → v21.1.1](pre-commit/mirrors-clang-format@v21.1.0...v21.1.1) <!--pre-commit.ci end--> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 89dc726 commit 5248d5b

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: 25.1.0
8+
rev: 25.9.0
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: v21.1.0
29+
rev: v21.1.1
3030
hooks:
3131
- id: clang-format
3232
types_or: [c++, c, cuda]

0 commit comments

Comments
 (0)