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

Commits on May 15, 2021

  1. Rename file causing check-json to fail

    - `mv duplicated_key_json.{json,notjson}`
    - change reference to the file in `tests/check_json_test.py`
    
    Fixes #600
    ibLeDy committed May 15, 2021
    Configuration menu
    Copy the full SHA
    fed8b6d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #601 from ibLeDy/fix/check-json-hook-failing

    Fix `check-json` failing on ci runs
    asottile authored May 15, 2021
    Configuration menu
    Copy the full SHA
    dd34447 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2021

  1. Configuration menu
    Copy the full SHA
    bb4eef1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #603 from scop/check_shebang_scripts_are_executabl…

    …e-entrypoint
    
    fix: check-shebang-scripts-are-executable entry point
    asottile authored May 16, 2021
    Configuration menu
    Copy the full SHA
    0e40c1d View commit details
    Browse the repository at this point in the history
  3. v4.0.1

    asottile committed May 16, 2021
    Configuration menu
    Copy the full SHA
    38b8824 View commit details
    Browse the repository at this point in the history
Loading