Skip to content

Commit 1a71f3f

Browse files
[pre-commit.ci] pre-commit autoupdate (#321)
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 a7544ee commit 1a71f3f

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,14 +24,14 @@ repos:
2424
- id: trailing-whitespace
2525

2626
- repo: https://github.com/astral-sh/ruff-pre-commit
27-
rev: v0.1.8
27+
rev: v0.1.11
2828
hooks:
2929
- id: ruff
3030
args: [--fix]
3131
- id: ruff-format
3232

3333
- repo: https://github.com/pre-commit/mirrors-mypy
34-
rev: v1.7.1
34+
rev: v1.8.0
3535
hooks:
3636
- id: mypy
3737
additional_dependencies: [mdurl]

0 commit comments

Comments
 (0)