Skip to content

Commit d800631

Browse files
pre-commit-ci[bot]nikromen
authored andcommitted
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pre-commit/mirrors-mypy: v1.19.1 → v1.20.0](pre-commit/mirrors-mypy@v1.19.1...v1.20.0) - [github.com/astral-sh/ruff-pre-commit: v0.15.8 → v0.15.9](astral-sh/ruff-pre-commit@v0.15.8...v0.15.9)
1 parent ffecca5 commit d800631

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
@@ -32,14 +32,14 @@ repos:
3232
- id: prettier
3333

3434
- repo: https://github.com/pre-commit/mirrors-mypy
35-
rev: v1.19.1
35+
rev: v1.20.0
3636
hooks:
3737
- id: mypy
3838
additional_dependencies:
3939
- types-requests
4040

4141
- repo: https://github.com/astral-sh/ruff-pre-commit
42-
rev: v0.15.8
42+
rev: v0.15.9
4343
hooks:
4444
- id: ruff-check
4545
args: [--fix, --exit-non-zero-on-fix]

0 commit comments

Comments
 (0)