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: sirosen/texthooks
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.6.3
Choose a base ref
...
head repository: sirosen/texthooks
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.6.4
Choose a head ref
  • 8 commits
  • 5 files changed
  • 4 contributors

Commits on Nov 27, 2023

  1. [pre-commit.ci] pre-commit autoupdate (#60)

    updates:
    - [github.com/python-jsonschema/check-jsonschema: 0.27.1 → 0.27.2](python-jsonschema/check-jsonschema@0.27.1...0.27.2)
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored Nov 27, 2023
    Configuration menu
    Copy the full SHA
    71202fe View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2023

  1. Bump actions/setup-python from 4 to 5 (#61)

    Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4 to 5.
    - [Release notes](https://github.com/actions/setup-python/releases)
    - [Commits](actions/setup-python@v4...v5)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-python
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 11, 2023
    Configuration menu
    Copy the full SHA
    79d3cb7 View commit details
    Browse the repository at this point in the history
  2. [pre-commit.ci] pre-commit autoupdate (#62)

    updates:
    - [github.com/python-jsonschema/check-jsonschema: 0.27.2 → 0.27.3](python-jsonschema/check-jsonschema@0.27.2...0.27.3)
    - [github.com/PyCQA/isort: 5.12.0 → 5.13.0](PyCQA/isort@5.12.0...5.13.0)
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored Dec 11, 2023
    Configuration menu
    Copy the full SHA
    9cc8c39 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2023

  1. [pre-commit.ci] pre-commit autoupdate (#63)

    updates:
    - [github.com/psf/black: 23.11.0 → 23.12.0](psf/black@23.11.0...23.12.0)
    - [github.com/PyCQA/isort: 5.13.0 → 5.13.2](PyCQA/isort@5.13.0...5.13.2)
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored Dec 19, 2023
    Configuration menu
    Copy the full SHA
    c86f533 View commit details
    Browse the repository at this point in the history

Commits on Dec 25, 2023

  1. [pre-commit.ci] pre-commit autoupdate (#64)

    updates:
    - [github.com/psf/black: 23.12.0 → 23.12.1](psf/black@23.12.0...23.12.1)
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored Dec 25, 2023
    Configuration menu
    Copy the full SHA
    c7fdc0e View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2024

  1. [pre-commit.ci] pre-commit autoupdate (#65)

    updates:
    - [github.com/PyCQA/flake8: 6.1.0 → 7.0.0](PyCQA/flake8@6.1.0...7.0.0)
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored Jan 8, 2024
    Configuration menu
    Copy the full SHA
    4ceaabf View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2024

  1. [alphabetize-codeowners] support gitlab and gitea

    closes #66
    
    Co-authored-by: Adam Moss <[email protected]>
    sirosen and adam-moss committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    c096e8a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    24edf32 View commit details
    Browse the repository at this point in the history
Loading