Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/pre-commit-ci-update-config'
Browse files Browse the repository at this point in the history
  • Loading branch information
lordwelch committed Aug 16, 2024
2 parents 52da701 + 775af3b commit 27aa2a9
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 @@ -23,11 +23,11 @@ repos:
- id: add-trailing-comma
- repo: https://github.com/astral-sh/ruff-pre-commit
# Ruff version.
rev: v0.4.10
rev: v0.5.7
hooks:
- id: ruff
args: [ --fix ]
- repo: https://github.com/pre-commit/mirrors-mypy
rev: v1.10.0
rev: v1.11.1
hooks:
- id: mypy

0 comments on commit 27aa2a9

Please sign in to comment.