Thanks to visit codestin.com
Credit goes to github.com

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: v3.0.1
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: v3.0.2
Choose a head ref
  • 7 commits
  • 17 files changed
  • 1 contributor

Commits on Jan 28, 2023

  1. also ignore Gemfile in project

    this starts failing with ruby 3.2.0
    asottile committed Jan 28, 2023
    Configuration menu
    Copy the full SHA
    f4bd449 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2727 from pre-commit/ignore-gemfile

    also ignore Gemfile in project
    asottile authored Jan 28, 2023
    Configuration menu
    Copy the full SHA
    840cf53 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6e8051b View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2023

  1. Merge pull request #2726 from pre-commit/pick-better-ruby-version

    speed up ruby tests by picking a prebuilt in 22.04
    asottile authored Jan 29, 2023
    Configuration menu
    Copy the full SHA
    6eacdd4 View commit details
    Browse the repository at this point in the history
  2. fix r local hooks

    `language: r` acts more like `language: script` so we have to *not* append
    the prefix when run with `repo: local`
    asottile committed Jan 29, 2023
    Configuration menu
    Copy the full SHA
    420902f View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2728 from pre-commit/fix-r-local-hooks

    fix r local hooks
    asottile authored Jan 29, 2023
    Configuration menu
    Copy the full SHA
    2e1cfa8 View commit details
    Browse the repository at this point in the history
  4. v3.0.2

    asottile committed Jan 29, 2023
    Configuration menu
    Copy the full SHA
    6abb05a View commit details
    Browse the repository at this point in the history
Loading