Skip to content

Commit

Permalink
update pre-commits
Browse files Browse the repository at this point in the history
  • Loading branch information
ocefpaf committed Aug 14, 2023
1 parent f7eb16b commit bf6d935
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 @@ -20,7 +20,7 @@ repos:
language_version: python3

- repo: https://github.com/pre-commit/mirrors-mypy
rev: v1.4.1
rev: v1.5.0
hooks:
- id: mypy
exclude: docs/source/conf.py
Expand Down Expand Up @@ -61,7 +61,7 @@ repos:
- id: ruff

- repo: https://github.com/tox-dev/pyproject-fmt
rev: 0.13.0
rev: 0.13.1
hooks:
- id: pyproject-fmt

Expand Down

0 comments on commit bf6d935

Please sign in to comment.