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: a0a7347
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: 5da4258
Choose a head ref
  • 13 commits
  • 8 files changed
  • 3 contributors

Commits on May 17, 2023

  1. Configuration menu
    Copy the full SHA
    18348f5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2889 from pre-commit/zipapp-make-standalone

    use distlib inside the zipapp docker image
    asottile authored May 17, 2023
    Configuration menu
    Copy the full SHA
    8034430 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2023

  1. fix tags trigger for github actions

    the old syntax worked for azure pipelines but not GHA
    
    Committed via https://github.com/asottile/all-repos
    asottile committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    f4a2d52 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2901 from pre-commit/all-repos_autofix_all-repos-sed

    fix tags trigger for github actions
    asottile authored Jun 1, 2023
    Configuration menu
    Copy the full SHA
    c716de1 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2023

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

    updates:
    - [github.com/asottile/setup-cfg-fmt: v2.2.0 → v2.3.0](asottile/setup-cfg-fmt@v2.2.0...v2.3.0)
    pre-commit-ci[bot] authored Jun 6, 2023
    Configuration menu
    Copy the full SHA
    f88cc61 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5d27395 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2903 from pre-commit/pre-commit-ci-update-config

    [pre-commit.ci] pre-commit autoupdate
    asottile authored Jun 6, 2023
    Configuration menu
    Copy the full SHA
    c7f472d View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2023

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

    updates:
    - [github.com/asottile/add-trailing-comma: v2.4.0 → v2.5.1](asottile/add-trailing-comma@v2.4.0...v2.5.1)
    - [github.com/asottile/pyupgrade: v3.4.0 → v3.6.0](asottile/pyupgrade@v3.4.0...v3.6.0)
    pre-commit-ci[bot] authored Jun 13, 2023
    Configuration menu
    Copy the full SHA
    1fc2890 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2904 from pre-commit/pre-commit-ci-update-config

    [pre-commit.ci] pre-commit autoupdate
    asottile authored Jun 13, 2023
    Configuration menu
    Copy the full SHA
    f073f8e View commit details
    Browse the repository at this point in the history
  3. Force gem installation into envdir

    RubyGems allows OS packagers to specify defaults for `--install-dir`
    and `--bindir` and these take precedence over `GEM_HOME`. The only way
    to override the defaults is to explicitly specify the options ourselves
    when running `gem install`.
    
    Examples of OSes where this is the case are RedHat 9.2 and Gentoo.
    
    Fixes #2799.
    jaysoffian committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    9a7ed8b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    50b1511 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #2905 from jaysoffian/fix-gem-install

    Force gem installation into envdir
    asottile authored Jun 13, 2023
    Configuration menu
    Copy the full SHA
    e891f86 View commit details
    Browse the repository at this point in the history
  6. v3.3.3

    asottile committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    5da4258 View commit details
    Browse the repository at this point in the history
Loading