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: pre-commit/pre-commit
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1553b46
Choose a base ref
...
head repository: alsutton/pre-commit
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 5de00ab
Choose a head ref
  • 6 commits
  • 5 files changed
  • 3 contributors

Commits on May 15, 2026

  1. [pre-commit.ci] pre-commit autoupdate

    updates:
    - [github.com/pre-commit/mirrors-mypy: v1.20.2 → v2.0.0](pre-commit/mirrors-mypy@v1.20.2...v2.0.0)
    pre-commit-ci[bot] authored and alsutton committed May 15, 2026
    Configuration menu
    Copy the full SHA
    f1257eb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c68bd9c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7154c80 View commit details
    Browse the repository at this point in the history
  4. [pre-commit.ci] auto fixes from pre-commit.com hooks

    for more information, see https://pre-commit.ci
    pre-commit-ci[bot] authored and alsutton committed May 15, 2026
    Configuration menu
    Copy the full SHA
    1105cef View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ba7cf87 View commit details
    Browse the repository at this point in the history
  6. Use a permanent directory for RUSTUP_HOME

    rustup installs the toolchain in RUSTUP_HOME, so we need it to
    be a permanent directory, and not a temporary one.
    alsutton committed May 15, 2026
    Configuration menu
    Copy the full SHA
    5de00ab View commit details
    Browse the repository at this point in the history
Loading