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: 17cf886
Choose a base ref
...
head repository: pre-commit/pre-commit
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1af6c8f
Choose a head ref
  • 13 commits
  • 16 files changed
  • 2 contributors

Commits on Nov 9, 2025

  1. refactor gc into store

    this will make refactoring this easier later and limits the api surface of Store
    asottile committed Nov 9, 2025
    Configuration menu
    Copy the full SHA
    d5c273a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3578 from pre-commit/store-gc-refactor

    refactor gc into store
    asottile authored Nov 9, 2025
    Configuration menu
    Copy the full SHA
    49e28ee View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2025

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

    updates:
    - [github.com/asottile/pyupgrade: v3.21.0 → v3.21.1](asottile/pyupgrade@v3.21.0...v3.21.1)
    pre-commit-ci[bot] authored Nov 10, 2025
    Configuration menu
    Copy the full SHA
    063229a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3579 from pre-commit/pre-commit-ci-update-config

    [pre-commit.ci] pre-commit autoupdate
    asottile authored Nov 10, 2025
    Configuration menu
    Copy the full SHA
    1b32c50 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2025

  1. Configuration menu
    Copy the full SHA
    66278a9 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3582 from pre-commit/move-gc-back

    move logic for gc back to commands.gc
    asottile authored Nov 19, 2025
    Configuration menu
    Copy the full SHA
    6a1d543 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    844dacc View commit details
    Browse the repository at this point in the history
  4. Merge pull request #3583 from pre-commit/forward-compat-map-manifest

    add forward-compat error message
    asottile authored Nov 19, 2025
    Configuration menu
    Copy the full SHA
    9c7ea88 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2025

  1. Configuration menu
    Copy the full SHA
    8d34f95 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3584 from pre-commit/exitstack

    use ExitStack instead of start + stop
    asottile authored Nov 21, 2025
    Configuration menu
    Copy the full SHA
    e436690 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2025

  1. add pre-commit hazmat

    asottile committed Nov 22, 2025
    Configuration menu
    Copy the full SHA
    bdf6879 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3585 from pre-commit/hazmat

    add pre-commit hazmat
    asottile authored Nov 22, 2025
    Configuration menu
    Copy the full SHA
    3358a3b View commit details
    Browse the repository at this point in the history
  3. v4.5.0

    asottile committed Nov 22, 2025
    Configuration menu
    Copy the full SHA
    1af6c8f View commit details
    Browse the repository at this point in the history
Loading