Skip to content

Commit af56451

Browse files
[pre-commit.ci] pre-commit autoupdate (#11)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent d3a8e26 commit af56451

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
@@ -14,7 +14,7 @@ repos:
1414
- id: trailing-whitespace
1515

1616
- repo: https://github.com/astral-sh/ruff-pre-commit
17-
rev: v0.0.284
17+
rev: v0.0.285
1818
hooks:
1919
- id: ruff
2020
args: [--fix, --show-fixes]
@@ -25,7 +25,7 @@ repos:
2525
- id: black
2626

2727
- repo: https://github.com/pre-commit/mirrors-mypy
28-
rev: v1.5.0
28+
rev: v1.5.1
2929
hooks:
3030
- id: mypy
3131
additional_dependencies:

0 commit comments

Comments
 (0)