Skip to content

Commit 150757f

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.15.8 → v0.15.9](astral-sh/ruff-pre-commit@v0.15.8...v0.15.9) - [github.com/pre-commit/mirrors-mypy: v1.19.1 → v1.20.0](pre-commit/mirrors-mypy@v1.19.1...v1.20.0)
1 parent 6dcc52d commit 150757f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ repos:
4242
hooks:
4343
- id: absolufy-imports
4444
- repo: https://github.com/astral-sh/ruff-pre-commit
45-
rev: 'v0.15.8'
45+
rev: 'v0.15.9'
4646
hooks:
4747
- id: ruff-check
4848
- id: ruff-format
@@ -63,7 +63,7 @@ repos:
6363
hooks:
6464
- id: sphinx-lint
6565
- repo: https://github.com/pre-commit/mirrors-mypy
66-
rev: v1.19.1
66+
rev: v1.20.0
6767
hooks:
6868
- id: mypy
6969
additional_dependencies: [pygeoif>=1.4, arrow, pytest, hypothesis, types-python-dateutil]

0 commit comments

Comments
 (0)