Skip to content

Commit a744f99

Browse files
build(deps): update clang-format requirement from ==20.* to ==21.* (#63)
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@v20.1.0...v21.1.0) --- updated-dependencies: - dependency-name: clang-format dependency-version: 21.1.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c63367d commit a744f99

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scripts/requirements.txt

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

0 commit comments

Comments
 (0)