Skip to content

Commit

Permalink
Merge pull request #10288 from internetarchive/pre-commit-ci-update-c…
Browse files Browse the repository at this point in the history
…onfig

[pre-commit.ci] pre-commit autoupdate
  • Loading branch information
mekarpeles authored Jan 13, 2025
2 parents 4a7b634 + f514617 commit 22a15e1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ repos:
- id: auto-walrus

- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.8.4
rev: v0.8.6
hooks:
- id: ruff
args: [ --fix ]
Expand All @@ -56,7 +56,7 @@ repos:
- id: cython-lint

- repo: https://github.com/pre-commit/mirrors-mypy
rev: v1.14.0
rev: v1.14.1
hooks:
- id: mypy # See pyproject.toml for args
additional_dependencies:
Expand Down

0 comments on commit 22a15e1

Please sign in to comment.