Skip to content

Commit d2df0eb

Browse files
authored
Bump clang-format from 22.1.0 to 22.1.1 (#20)
Bumps [clang-format](https://github.com/ssciwr/clang-format-wheel) from 22.1.0 to 22.1.1. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/ssciwr/clang-format-wheel/commit/5606b71ec170094bac16ef2fc2f755444184ab63"><code>5606b71</code></a> v22.1.1</li> <li><a href="https://github.com/ssciwr/clang-format-wheel/commit/949748d2c84c75f62ae40096f13121995827dea5"><code>949748d</code></a> Merge pull request <a href="https://redirect.github.com/ssciwr/clang-format-wheel/issues/153">#153</a> from ssciwr/dependabot/github_actions/actions/downloa...</li> <li><a href="https://github.com/ssciwr/clang-format-wheel/commit/31f0fc0e3465cb8e9db4e21f5ed919897d482486"><code>31f0fc0</code></a> Merge pull request <a href="https://redirect.github.com/ssciwr/clang-format-wheel/issues/154">#154</a> from ssciwr/dependabot/github_actions/actions/upload-...</li> <li><a href="https://github.com/ssciwr/clang-format-wheel/commit/781e306480d4201ff87e36bc4117209c6190c6f8"><code>781e306</code></a> Bump actions/upload-artifact from 6 to 7</li> <li><a href="https://github.com/ssciwr/clang-format-wheel/commit/ecbc6cae1bcc36ab352b4e505e2b915916ba3bac"><code>ecbc6ca</code></a> Bump actions/download-artifact from 7 to 8</li> <li>See full diff in <a href="https://github.com/ssciwr/clang-format-wheel/compare/v22.1.0...v22.1.1">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.0&new-version=22.1.1)](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 2be3d8c + 98ae4c9 commit d2df0eb

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

0 commit comments

Comments
 (0)