Skip to content

Commit eaf4c57

Browse files
authored
Bump clang-format from 21.1.8 to 22.1.0 (#14)
Bumps [clang-format](https://github.com/ssciwr/clang-format-wheel) from 21.1.8 to 22.1.0. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/ssciwr/clang-format-wheel/commit/9de666d443740c5a2a5ff54ca0d8e350ecb6b28b"><code>9de666d</code></a> Bump t v22.1.0</li> <li><a href="https://github.com/ssciwr/clang-format-wheel/commit/cac7e2c586baaf2dd3be554f55ea8d590717deb6"><code>cac7e2c</code></a> Merge pull request <a href="https://redirect.github.com/ssciwr/clang-format-wheel/issues/152">#152</a> from ssciwr/dependabot/github_actions/actions/downloa...</li> <li><a href="https://github.com/ssciwr/clang-format-wheel/commit/cc7f09b3df2e643716f413a8c23de66fa417469f"><code>cc7f09b</code></a> Merge pull request <a href="https://redirect.github.com/ssciwr/clang-format-wheel/issues/151">#151</a> from ssciwr/dependabot/github_actions/actions/upload-...</li> <li><a href="https://github.com/ssciwr/clang-format-wheel/commit/a1462249d42a9b31fa60bc8b0c53b21d3fec7d51"><code>a146224</code></a> Bump actions/download-artifact from 6 to 7</li> <li><a href="https://github.com/ssciwr/clang-format-wheel/commit/37450bfc5bee6c4367c9e9e260d07be004c2ba6e"><code>37450bf</code></a> Bump actions/upload-artifact from 5 to 6</li> <li>See full diff in <a href="https://github.com/ssciwr/clang-format-wheel/compare/v21.1.8...v22.1.0">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=21.1.8&new-version=22.1.0)](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 e970241 + 8370ae9 commit eaf4c57

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.2.1",
12-
"clang-format==21.1.8",
12+
"clang-format==22.1.0",
1313
"gcovr>=7.2",
1414
"pre-commit>=3.7.1",
1515
]

0 commit comments

Comments
 (0)