Skip to content

Commit

Permalink
fix tests, bump versions
Browse files Browse the repository at this point in the history
  • Loading branch information
xoolive committed Aug 2, 2024
1 parent 7e37ad5 commit c4b5b94
Show file tree
Hide file tree
Showing 5 changed files with 342 additions and 492 deletions.
4 changes: 1 addition & 3 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,13 +28,11 @@ repos:
- id: ruff-format
args: [--check]
- repo: https://github.com/pre-commit/mirrors-mypy
rev: v1.10.1
rev: v1.11.1
hooks:
- id: mypy
exclude: ^docs/conf.py
additional_dependencies:
- types-pkg-resources
- types-requests
- altair
- cartopy
- impunity
Expand Down
Loading

0 comments on commit c4b5b94

Please sign in to comment.