Skip to content

Commit e2901fb

Browse files
authored
chore(deps-dev): bump clang-format from 22.1.5 to 22.1.8 (#67)
Bumps [clang-format](https://github.com/ssciwr/clang-format-wheel) from 22.1.5 to 22.1.8. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/ssciwr/clang-format-wheel/commit/4099b850778624cb8aaf84352ae10c0dccccbadf"><code>4099b85</code></a> Merge pull request <a href="https://redirect.github.com/ssciwr/clang-format-wheel/issues/162">#162</a> from ssciwr/dependabot/github_actions/pypa/cibuildwhe...</li> <li><a href="https://github.com/ssciwr/clang-format-wheel/commit/3b9437366a1f43ef08a15be5774ded7ca69344e4"><code>3b94373</code></a> Merge pull request <a href="https://redirect.github.com/ssciwr/clang-format-wheel/issues/161">#161</a> from ssciwr/dependabot/github_actions/docker/setup-qe...</li> <li><a href="https://github.com/ssciwr/clang-format-wheel/commit/32807c650824618a2885c4ea1e9d3983f0c24d0c"><code>32807c6</code></a> Merge pull request <a href="https://redirect.github.com/ssciwr/clang-format-wheel/issues/160">#160</a> from ssciwr/dependabot/github_actions/actions/checkout-7</li> <li><a href="https://github.com/ssciwr/clang-format-wheel/commit/4d120e873a8c670c3adb9e49d4b67bc6313f2bf4"><code>4d120e8</code></a> Bump to v22.1.8</li> <li><a href="https://github.com/ssciwr/clang-format-wheel/commit/773d5d6ab409fb659f0e040df8125c06965ea5ca"><code>773d5d6</code></a> Bump pypa/cibuildwheel from 3.4 to 4.1</li> <li><a href="https://github.com/ssciwr/clang-format-wheel/commit/574fc1c70c39b42ddeabdd73e7c755a0550357cd"><code>574fc1c</code></a> Bump docker/setup-qemu-action from 4.0.0 to 4.2.0</li> <li><a href="https://github.com/ssciwr/clang-format-wheel/commit/dd586f65567dea937820f4e25dab223525e110f9"><code>dd586f6</code></a> Bump actions/checkout from 6 to 7</li> <li><a href="https://github.com/ssciwr/clang-format-wheel/commit/e80cbfb77d400da97fd5c88129f96a7be47fcfe6"><code>e80cbfb</code></a> Merge pull request <a href="https://redirect.github.com/ssciwr/clang-format-wheel/issues/158">#158</a> from ssciwr/dependabot/github_actions/pypa/gh-action-...</li> <li><a href="https://github.com/ssciwr/clang-format-wheel/commit/810a3253bb0a9426bb5ccc61191ec06f7ec61de7"><code>810a325</code></a> Merge pull request <a href="https://redirect.github.com/ssciwr/clang-format-wheel/issues/157">#157</a> from ssciwr/dependabot/github_actions/softprops/actio...</li> <li><a href="https://github.com/ssciwr/clang-format-wheel/commit/8ee5eb701f3019d4f6564a9e98742644cb16b800"><code>8ee5eb7</code></a> Merge pull request <a href="https://redirect.github.com/ssciwr/clang-format-wheel/issues/156">#156</a> from ssciwr/dependabot/github_actions/docker/setup-qe...</li> <li>Additional commits viewable in <a href="https://github.com/ssciwr/clang-format-wheel/compare/v22.1.5...v22.1.8">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.5&new-version=22.1.8)](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 30dea76 + b8688af commit e2901fb

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.4",
12-
"clang-format==22.1.5",
12+
"clang-format==22.1.8",
1313
"gcovr>=8.6",
1414
"pre-commit>=4.5.1",
1515
]

0 commit comments

Comments
 (0)