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: astral-sh/ruff-pre-commit
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.16.0
Choose a base ref
...
head repository: astral-sh/ruff-pre-commit
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.16.6
Choose a head ref
  • 10 commits
  • 4 files changed
  • 4 contributors

Commits on Jul 24, 2026

  1. Bump actions/checkout from 7.0.0 to 7.0.1 in the github-actions group (

    …#177)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 24, 2026
    Configuration menu
    Copy the full SHA
    299cd31 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2026

  1. Mirror: 0.16.1

    astral-versions-bot committed Jul 30, 2026
    Configuration menu
    Copy the full SHA
    39d9ac5 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2026

  1. Bump astral-sh/setup-uv from 8.3.2 to 9.0.0 in the github-actions gro…

    …up (#179)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 31, 2026
    Configuration menu
    Copy the full SHA
    6a246ab View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2026

  1. Mirror: 0.16.2

    astral-versions-bot committed Aug 7, 2026
    Configuration menu
    Copy the full SHA
    7c55798 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2026

  1. Mirror: 0.16.3

    astral-versions-bot committed Aug 13, 2026
    Configuration menu
    Copy the full SHA
    65dbdb5 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2026

  1. Mirror: 0.16.4

    astral-versions-bot committed Aug 20, 2026
    Configuration menu
    Copy the full SHA
    aab412d View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2026

  1. Bump astral-sh/setup-uv from 9.0.0 to 10.0.1 in the github-actions gr…

    …oup (#180)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 21, 2026
    Configuration menu
    Copy the full SHA
    e602328 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2026

  1. Add markdown to types_or (#159)

    ## Summary
    
    Now `*.md` files are in `tool.ruff.include` by default and may be used
    with `tool.ruff.format.preview = True`, etc.
    
    https://docs.astral.sh/ruff/settings/#include
    
    astral-sh/ruff@4795eca#diff-959aaaf28345388cb476e91b1a8b127625bffba0ca2f8ed794f687bd27e50302
    
    ## Test Plan
    
    ```yaml
      - repo: https://github.com/astral-sh/ruff-pre-commit
        rev: v0.15.5
        hooks:
          - id: ruff-format
            types_or: [python, pyi, jupyter, markdown]
    ```
    
    ---------
    
    Co-authored-by: Brent Westbrook <36778786+ntBre@users.noreply.github.com>
    34j and ntBre authored Aug 25, 2026
    Configuration menu
    Copy the full SHA
    e4c52d6 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2026

  1. Mirror: 0.16.5

    astral-versions-bot committed Aug 27, 2026
    Configuration menu
    Copy the full SHA
    1f1e8bf View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2026

  1. Mirror: 0.16.6

    astral-versions-bot committed Sep 3, 2026
    Configuration menu
    Copy the full SHA
    321478e View commit details
    Browse the repository at this point in the history
Loading