Skip to content

Commit c207127

Browse files
[pre-commit.ci] pre-commit autoupdate (#290)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Chris Sewell <chrisj_sewell@hotmail.com>
1 parent e5a0ff8 commit c207127

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
@@ -34,12 +34,12 @@ repos:
3434
- id: black
3535

3636
- repo: https://github.com/charliermarsh/ruff-pre-commit
37-
rev: v0.0.270
37+
rev: v0.0.275
3838
hooks:
3939
- id: ruff
4040

4141
- repo: https://github.com/pre-commit/mirrors-mypy
42-
rev: v1.3.0
42+
rev: v1.4.1
4343
hooks:
4444
- id: mypy
4545
additional_dependencies: [mdurl]

0 commit comments

Comments
 (0)