Skip to content

Commit 7335ab8

Browse files
build(deps): bump https://github.com/BlankSpruce/gersemi from 0.26.0 to 0.26.1 (#5274)
Bumps [https://github.com/BlankSpruce/gersemi](https://github.com/BlankSpruce/gersemi) from 0.26.0 to 0.26.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/BlankSpruce/gersemi/releases">https://github.com/BlankSpruce/gersemi's releases</a>.</em></p> <blockquote> <h2>0.26.1</h2> <h2>Added</h2> <ul> <li>Support for new keywords in native commands available in CMake 4.3.</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/BlankSpruce/gersemi/blob/master/CHANGELOG.md">https://github.com/BlankSpruce/gersemi's changelog</a>.</em></p> <blockquote> <h2>[0.26.1] 2026-03-13</h2> <h3>Added</h3> <ul> <li>Support for new keywords in native commands available in CMake 4.3.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/BlankSpruce/gersemi/commit/79ddf2c9f3a84d766fce4e39fb2f83eac62b34f7"><code>79ddf2c</code></a> Release 0.26.1</li> <li>See full diff in <a href="https://github.com/BlankSpruce/gersemi/compare/0.26.0...0.26.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=https://github.com/BlankSpruce/gersemi&package-manager=pre_commit&previous-version=0.26.0&new-version=0.26.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>
1 parent 834c08e commit 7335ab8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ repos:
2525
- id: black-jupyter
2626

2727
- repo: https://github.com/BlankSpruce/gersemi
28-
rev: 0.26.0
28+
rev: 0.26.1
2929
hooks:
3030
- id: gersemi
3131
args: ["-i", "--no-warn-about-unknown-commands"]

0 commit comments

Comments
 (0)