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/identify
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: ee08e72
Choose a base ref
...
head repository: pre-commit/identify
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 109aca2
Choose a head ref
  • 13 commits
  • 3 files changed
  • 3 contributors

Commits on Jun 8, 2021

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

    updates:
    - [github.com/asottile/pyupgrade: v2.19.0 → v2.19.1](asottile/pyupgrade@v2.19.0...v2.19.1)
    pre-commit-ci[bot] authored Jun 8, 2021
    Configuration menu
    Copy the full SHA
    b936988 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #212 from pre-commit/pre-commit-ci-update-config

    [pre-commit.ci] pre-commit autoupdate
    asottile authored Jun 8, 2021
    Configuration menu
    Copy the full SHA
    213efa5 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2021

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

    updates:
    - [github.com/asottile/pyupgrade: v2.19.1 → v2.19.4](asottile/pyupgrade@v2.19.1...v2.19.4)
    - [github.com/pre-commit/mirrors-mypy: v0.812 → v0.902](pre-commit/mirrors-mypy@v0.812...v0.902)
    pre-commit-ci[bot] authored Jun 14, 2021
    Configuration menu
    Copy the full SHA
    0d2a17d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #213 from pre-commit/pre-commit-ci-update-config

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

Commits on Jun 22, 2021

  1. Configuration menu
    Copy the full SHA
    4bae2f6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #214 from pre-commit/all-repos_autofix_mypy-settings

    stricter mypy settings
    asottile authored Jun 22, 2021
    Configuration menu
    Copy the full SHA
    f0b791a View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2021

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

    updates:
    - [github.com/pre-commit/mirrors-mypy: v0.902 → v0.910](pre-commit/mirrors-mypy@v0.902...v0.910)
    pre-commit-ci[bot] authored Jun 28, 2021
    Configuration menu
    Copy the full SHA
    87e4cb1 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2021

  1. Merge pull request #216 from pre-commit/pre-commit-ci-update-config

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

Commits on Jul 5, 2021

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

    updates:
    - [github.com/asottile/pyupgrade: v2.19.4 → v2.20.0](asottile/pyupgrade@v2.19.4...v2.20.0)
    pre-commit-ci[bot] authored Jul 5, 2021
    Configuration menu
    Copy the full SHA
    4ec3626 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #217 from pre-commit/pre-commit-ci-update-config

    [pre-commit.ci] pre-commit autoupdate
    asottile authored Jul 5, 2021
    Configuration menu
    Copy the full SHA
    eead8bb View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2021

  1. Detect waf wscript files as Python

    Detect the waf build system's wscript files as Python.
    https://waf.io/
    Michael Vincent committed Jul 9, 2021
    Configuration menu
    Copy the full SHA
    7044d64 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #218 from Vynce/wscript

    Detect waf wscript files as Python
    asottile authored Jul 9, 2021
    Configuration menu
    Copy the full SHA
    1f78ea4 View commit details
    Browse the repository at this point in the history
  3. v2.2.11

    asottile committed Jul 9, 2021
    Configuration menu
    Copy the full SHA
    109aca2 View commit details
    Browse the repository at this point in the history
Loading