Skip to content

Commit dab0807

Browse files
[pre-commit.ci] pre-commit autoupdate (#553)
updates: - [github.com/astral-sh/ruff-pre-commit: v0.0.291 → v0.0.292](astral-sh/ruff-pre-commit@v0.0.291...v0.0.292) - [github.com/pre-commit/mirrors-mypy: v1.5.1 → v1.6.0](pre-commit/mirrors-mypy@v1.5.1...v1.6.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Angus Hollands <goosey15@gmail.com>
1 parent 8337278 commit dab0807

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
@@ -41,13 +41,13 @@ repos:
4141
- id: black
4242

4343
- repo: https://github.com/astral-sh/ruff-pre-commit
44-
rev: v0.0.291
44+
rev: v0.0.292
4545
hooks:
4646
- id: ruff
4747
args: ["--fix", "--show-fixes"]
4848

4949
- repo: https://github.com/pre-commit/mirrors-mypy
50-
rev: v1.5.1
50+
rev: v1.6.0
5151
hooks:
5252
- id: mypy
5353
args: [--config-file=pyproject.toml]

0 commit comments

Comments
 (0)