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: asottile/setup-cfg-fmt
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.18.0
Choose a base ref
...
head repository: asottile/setup-cfg-fmt
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.19.0
Choose a head ref
  • 9 commits
  • 5 files changed
  • 3 contributors

Commits on Oct 11, 2021

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

    updates:
    - [github.com/PyCQA/flake8: 3.9.2 → 4.0.1](PyCQA/flake8@3.9.2...4.0.1)
    - [github.com/pre-commit/mirrors-mypy: v0.910 → v0.910-1](pre-commit/mirrors-mypy@v0.910...v0.910-1)
    pre-commit-ci[bot] authored Oct 11, 2021
    Configuration menu
    Copy the full SHA
    f64abca View commit details
    Browse the repository at this point in the history
  2. Merge pull request #103 from asottile/pre-commit-ci-update-config

    [pre-commit.ci] pre-commit autoupdate
    asottile authored Oct 11, 2021
    Configuration menu
    Copy the full SHA
    1d7329e View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2021

  1. Configuration menu
    Copy the full SHA
    d1f3f77 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #104 from asottile/all-repos_autofix_systemexit-main

    replace exit(main()) with raise SystemExit(main())
    asottile authored Oct 23, 2021
    Configuration menu
    Copy the full SHA
    05aec8e View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2021

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

    updates:
    - [github.com/asottile/add-trailing-comma: v2.1.0 → v2.2.0](asottile/add-trailing-comma@v2.1.0...v2.2.0)
    pre-commit-ci[bot] authored Oct 25, 2021
    Configuration menu
    Copy the full SHA
    086650e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #105 from asottile/pre-commit-ci-update-config

    [pre-commit.ci] pre-commit autoupdate
    asottile authored Oct 25, 2021
    Configuration menu
    Copy the full SHA
    1663a68 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2021

  1. Configuration menu
    Copy the full SHA
    66320b2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #107 from theendlessriver13/normalize-requirements

    replace underscores with dashes in package names
    asottile authored Oct 30, 2021
    Configuration menu
    Copy the full SHA
    3006a95 View commit details
    Browse the repository at this point in the history
  3. v1.19.0

    asottile committed Oct 30, 2021
    Configuration menu
    Copy the full SHA
    27f72c5 View commit details
    Browse the repository at this point in the history
Loading