Skip to content

Commit 4ea9364

Browse files
chore(deps): pre-commit.ci autoupdate (#1031)
<!--pre-commit.ci start--> updates: - [github.com/psf/black: 24.3.0 → 24.4.0](psf/black@24.3.0...24.4.0) - [github.com/pre-commit/pre-commit-hooks: v4.5.0 → v4.6.0](pre-commit/pre-commit-hooks@v4.5.0...v4.6.0) - [github.com/pre-commit/mirrors-clang-format: v18.1.2 → v18.1.3](pre-commit/mirrors-clang-format@v18.1.2...v18.1.3) <!--pre-commit.ci end--> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent b24c301 commit 4ea9364

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.pre-commit-config.yaml

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

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

1212
- repo: https://github.com/pre-commit/pre-commit-hooks
13-
rev: v4.5.0
13+
rev: v4.6.0
1414
hooks:
1515
- id: check-added-large-files
1616
- id: check-case-conflict
@@ -26,7 +26,7 @@ repos:
2626
- id: debug-statements
2727

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

0 commit comments

Comments
 (0)