Skip to content

Commit f896c79

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.8.0 → v0.8.6](astral-sh/ruff-pre-commit@v0.8.0...v0.8.6) - [github.com/pre-commit/mirrors-mypy: v1.13.0 → v1.14.1](pre-commit/mirrors-mypy@v1.13.0...v1.14.1)
1 parent 5ca1d99 commit f896c79

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
@@ -10,11 +10,11 @@ repos:
1010
hooks:
1111
- id: black
1212
- repo: https://github.com/astral-sh/ruff-pre-commit
13-
rev: v0.8.0
13+
rev: v0.8.6
1414
hooks:
1515
- id: ruff
1616
- repo: https://github.com/pre-commit/mirrors-mypy
17-
rev: 'v1.13.0'
17+
rev: 'v1.14.1'
1818
hooks:
1919
- id: mypy
2020
additional_dependencies: [pydantic, types-requests, types-pytz, types-setuptools, types-urllib3, StrEnum]

0 commit comments

Comments
 (0)