Skip to content

Update prek requirement from >=0.3.5 to >=0.3.10#3356

Open
dependabot[bot] wants to merge 1 commit intonextfrom
dependabot/pip/prek-gte-0.3.10
Open

Update prek requirement from >=0.3.5 to >=0.3.10#3356
dependabot[bot] wants to merge 1 commit intonextfrom
dependabot/pip/prek-gte-0.3.10

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 21, 2026

Updates the requirements on prek to permit the latest version.

Release notes

Sourced from prek's releases.

0.3.10

Release Notes

Released on 2026-04-21.

Enhancements

  • Disallow rev for non-remote repos in schema (#1964)
  • Hide up-to-date output in non-verbose mode (#1942)
  • Improve merge conflict marker detection (#1937)
  • Keep finished hooks visible (#1967)
  • Preserve frozen comment spacing in auto-update (#1945)
  • Reimplement @j178/prek npm package (#1973)

Bug fixes

  • Prefer stable Rust toolchains (#1974)

Documentation

  • Add SKILL.md for prek (#1950)
  • Document gh skill install j178/prek prek to install prek skill for agents (#1951)
  • Improve compatibility and migration docs (#1940)

Other changes

  • Sync latest identify tags (#1947)

Contributors

Install prek 0.3.10

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/j178/prek/releases/download/v0.3.10/prek-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://github.com/j178/prek/releases/download/v0.3.10/prek-installer.ps1 | iex"

Install prebuilt binaries via Homebrew

... (truncated)

Changelog

Sourced from prek's changelog.

0.3.10

Released on 2026-04-21.

Enhancements

  • Disallow rev for non-remote repos in schema (#1964)
  • Hide up-to-date output in non-verbose mode (#1942)
  • Improve merge conflict marker detection (#1937)
  • Keep finished hooks visible (#1967)
  • Preserve frozen comment spacing in auto-update (#1945)
  • Reimplement @j178/prek npm package (#1973)

Bug fixes

  • Prefer stable Rust toolchains (#1974)

Documentation

  • Add SKILL.md for prek (#1950)
  • Document gh skill install j178/prek prek to install prek skill for agents (#1951)
  • Improve compatibility and migration docs (#1940)

Other changes

  • Sync latest identify tags (#1947)

Contributors

0.3.9

Released on 2026-04-13.

Highlight

prek auto-update is now stricter about pinned revisions and more useful in CI. It now keeps rev and # frozen: comments in sync, can detect impostor commits when validating pinned SHAs, and lets you use prek auto-update --check to fail on both available updates and frozen-ref mismatches without rewriting the config.

Examples:

$ prek auto-update
# updates revs and repairs stale `# frozen:` comments
</tr></table> 

... (truncated)

Commits

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 commands and options

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)

Updates the requirements on [prek](https://github.com/j178/prek) to permit the latest version.
- [Release notes](https://github.com/j178/prek/releases)
- [Changelog](https://github.com/j178/prek/blob/master/CHANGELOG.md)
- [Commits](j178/prek@v0.3.5...v0.3.10)

---
updated-dependencies:
- dependency-name: prek
  dependency-version: 0.3.10
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Apr 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants