Skip to content

Commit

Permalink
chore(deps): update Pre-commit hooks
Browse files Browse the repository at this point in the history
  • Loading branch information
paduszyk authored and github-actions[bot] committed Jul 15, 2024
1 parent 6daa785 commit e1d3dd7
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 @@ -22,14 +22,14 @@ repos:
hooks:
- id: markdownlint-cli2
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: "v0.4.10"
rev: "v0.5.2"
hooks:
- id: ruff
- id: ruff-format
args:
- --diff
- repo: https://github.com/pre-commit/mirrors-mypy
rev: "v1.10.0"
rev: "v1.10.1"
hooks:
- id: mypy
additional_dependencies:
Expand Down

0 comments on commit e1d3dd7

Please sign in to comment.