Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: astral-sh/uv-pre-commit
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.11.6
Choose a base ref
...
head repository: astral-sh/uv-pre-commit
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.11.7
Choose a head ref
  • 2 commits
  • 3 files changed
  • 2 contributors

Commits on Apr 9, 2026

  1. Add a uv-audit hook (#65)

    NB: I'm not the most familiar with pre-commit configs, so this could use
    a close scan 🙂. I copied the other hooks and tweaked based on my
    understanding of how they work (e.g we have `pass_filenames: false` here
    since `uv audit` doesn't take any inputs).
    
    Closes #64.
    
    Signed-off-by: William Woodruff <william@astral.sh>
    woodruffw authored Apr 9, 2026
    Configuration menu
    Copy the full SHA
    40750cf View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2026

  1. Mirror: 0.11.7

    zanieb committed Apr 16, 2026
    Configuration menu
    Copy the full SHA
    6a280ba View commit details
    Browse the repository at this point in the history
Loading