Skip to content

Commit

Permalink
Update pre-commit hooks (#1781)
Browse files Browse the repository at this point in the history
Co-authored-by: arkid15r <2201626+arkid15r@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and arkid15r authored Apr 26, 2024
1 parent c07af16 commit ec27521
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 @@ -19,7 +19,7 @@ repos:
- rst

- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.4.1
rev: v0.4.2
hooks:
- id: ruff
- id: ruff-format
Expand All @@ -40,7 +40,7 @@ repos:
exclude: ^(docs)

- repo: https://github.com/pre-commit/mirrors-mypy
rev: v1.9.0
rev: v1.10.0
hooks:
- id: mypy
additional_dependencies:
Expand Down

0 comments on commit ec27521

Please sign in to comment.