Skip to content

Commit 415eb91

Browse files
[pre-commit.ci] pre-commit autoupdate (#74)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Tobias Raabe <[email protected]>
1 parent 8206e7d commit 415eb91

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
@@ -28,12 +28,12 @@ repos:
2828
- id: reorder-python-imports
2929
args: [--py38-plus, --add-import, 'from __future__ import annotations']
3030
- repo: https://github.com/astral-sh/ruff-pre-commit
31-
rev: v0.1.6
31+
rev: v0.1.8
3232
hooks:
3333
- id: ruff
3434
- id: ruff-format
3535
- repo: https://github.com/dosisod/refurb
36-
rev: v1.24.0
36+
rev: v1.25.0
3737
hooks:
3838
- id: refurb
3939
- repo: https://github.com/executablebooks/mdformat

0 commit comments

Comments
 (0)