Skip to content

Commit 586bb2a

Browse files
build(deps): update clang-format requirement from ==21.* to ==22.*
Updates the requirements on [clang-format](https://github.com/ssciwr/clang-format-wheel) to permit the latest version. - [Release notes](https://github.com/ssciwr/clang-format-wheel/releases) - [Commits](ssciwr/clang-format-wheel@v21.1.0...v22.1.0) --- updated-dependencies: - dependency-name: clang-format dependency-version: 22.1.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8adca75 commit 586bb2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
clang-format==21.*
1+
clang-format==22.*

0 commit comments

Comments
 (0)