Skip to content

Commit f991061

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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==21.1.6",
38-
"clang-tidy==21.1.1",
38+
"clang-tidy==21.1.6",
3939
]
4040
dynamic = ["version"]
4141

0 commit comments

Comments
 (0)