Skip to content

Commit 39d40d5

Browse files
build: bump clang-tidy from 21.1.6 to 22.1.0 in the clang-tools group (#176)
Bumps the clang-tools group with 1 update: [clang-tidy](https://github.com/ssciwr/clang-tidy-wheel). Updates `clang-tidy` from 21.1.6 to 22.1.0 - [Commits](https://github.com/ssciwr/clang-tidy-wheel/commits) --- updated-dependencies: - dependency-name: clang-tidy dependency-version: 22.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: clang-tools ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5d9ce37 commit 39d40d5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ dependencies = [
3535
"tomli>=1.1.0; python_version < '3.11'",
3636
"setuptools>=45.0.0", # Required for pkg_resources in clang-tidy
3737
"clang-format==22.1.0",
38-
"clang-tidy==21.1.6",
38+
"clang-tidy==22.1.0",
3939
]
4040
dynamic = ["version"]
4141

0 commit comments

Comments
 (0)