Skip to content

Commit 8a825df

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

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
@@ -12,11 +12,11 @@ repos:
1212
- id: trailing-whitespace
1313
- id: check-added-large-files
1414
- repo: https://github.com/astral-sh/ruff-pre-commit
15-
rev: v0.1.7
15+
rev: v0.1.8
1616
hooks:
1717
- id: ruff
1818
- repo: https://github.com/psf/black
19-
rev: 23.11.0
19+
rev: 23.12.0
2020
hooks:
2121
- id: black
2222
- repo: https://github.com/pre-commit/mirrors-mypy

0 commit comments

Comments
 (0)