Skip to content

Commit d2a7d6d

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

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
@@ -19,11 +19,11 @@ repos:
1919
- id: check-docstring-first
2020

2121
- repo: https://github.com/psf/black-pre-commit-mirror
22-
rev: 24.3.0
22+
rev: 24.4.2
2323
hooks:
2424
- id: black
2525

2626
- repo: https://github.com/astral-sh/ruff-pre-commit
27-
rev: v0.3.5
27+
rev: v0.4.7
2828
hooks:
2929
- id: ruff

0 commit comments

Comments
 (0)