Skip to content

Commit

Permalink
Merge pull request #1060 from Mause/pre-commit-ci-update-config
Browse files Browse the repository at this point in the history
[pre-commit.ci] pre-commit autoupdate
  • Loading branch information
Mause authored Jul 29, 2024
2 parents a1a02fa + fd277a6 commit f2abccc
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 f2abccc

Please sign in to comment.