Skip to content

Commit

Permalink
deps update (#49)
Browse files Browse the repository at this point in the history
  • Loading branch information
guillp committed Mar 11, 2024
1 parent 03b3b39 commit def79cc
Show file tree
Hide file tree
Showing 2 changed files with 209 additions and 178 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,13 +22,13 @@ repos:
args:
- --in-place
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.2.1
rev: v0.3.2
hooks:
- id: ruff
args: [ --fix ]
- id: ruff-format
- repo: https://github.com/pre-commit/mirrors-mypy
rev: v1.8.0
rev: v1.9.0
hooks:
- id: mypy
args:
Expand Down
Loading

0 comments on commit def79cc

Please sign in to comment.