Skip to content

Commit c231f4d

Browse files
[pre-commit.ci] pre-commit autoupdate (#204)
updates: - [github.com/charliermarsh/ruff-pre-commit: v0.0.272 → v0.0.275](astral-sh/ruff-pre-commit@v0.0.272...v0.0.275) - [github.com/pre-commit/mirrors-mypy: v1.3.0 → v1.4.1](pre-commit/mirrors-mypy@v1.3.0...v1.4.1) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 751eae7 commit c231f4d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,11 +24,11 @@ repos:
2424
hooks:
2525
- id: black
2626
- repo: https://github.com/charliermarsh/ruff-pre-commit
27-
rev: v0.0.272
27+
rev: v0.0.275
2828
hooks:
2929
- id: ruff
3030
- repo: https://github.com/pre-commit/mirrors-mypy
31-
rev: v1.3.0
31+
rev: v1.4.1
3232
hooks:
3333
- id: mypy
3434
additional_dependencies: [types-requests, types-setuptools]

0 commit comments

Comments
 (0)