Skip to content

Commit 9be28e8

Browse files
authored
Bump clang-format from 22.1.1 to 22.1.3 (#29)
Bumps [clang-format](https://github.com/ssciwr/clang-format-wheel) from 22.1.1 to 22.1.3. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/ssciwr/clang-format-wheel/commit/d1f35419a99e77633707c6ae1703630e5ec172d0"><code>d1f3541</code></a> v22.1.3</li> <li><a href="https://github.com/ssciwr/clang-format-wheel/commit/466e8964c7a236894a5df3e08338dfbb0a65ac60"><code>466e896</code></a> Bump to v22.1.2</li> <li>See full diff in <a href="https://github.com/ssciwr/clang-format-wheel/compare/v22.1.1...v22.1.3">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=clang-format&package-manager=pip&previous-version=22.1.1&new-version=22.1.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details>
2 parents c0e0b31 + 15c5254 commit 9be28e8

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
@@ -9,7 +9,7 @@ dependencies = []
99
[dependency-groups]
1010
dev = [
1111
"cmake==4.3.1",
12-
"clang-format==22.1.1",
12+
"clang-format==22.1.3",
1313
"gcovr>=7.2",
1414
"pre-commit>=3.7.1",
1515
]

0 commit comments

Comments
 (0)