Skip to content

Commit

Permalink
Merge branch 'Mause:main' into guenp/add-no-cache
Browse files Browse the repository at this point in the history
  • Loading branch information
guenp authored Jul 29, 2024
2 parents 68f163d + f2abccc commit 8971be9
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 @@ -13,7 +13,7 @@ repos:
- id: trailing-whitespace

- repo: https://github.com/pre-commit/mirrors-mypy
rev: v1.10.1
rev: v1.11.0
hooks:
- id: mypy
additional_dependencies:
Expand All @@ -29,7 +29,7 @@ repos:
- id: tox-ini-fmt
- repo: https://github.com/astral-sh/ruff-pre-commit
# Ruff version.
rev: 'v0.5.3'
rev: 'v0.5.4'
hooks:
- id: ruff
args:
Expand Down

0 comments on commit 8971be9

Please sign in to comment.