Skip to content

Commit 7d3efbd

Browse files
[pre-commit.ci] pre-commit autoupdate (#1373)
updates: - [github.com/psf/black: 24.4.0 → 24.4.2](psf/black@24.4.0...24.4.2) - [github.com/astral-sh/ruff-pre-commit: v0.4.1 → v0.4.2](astral-sh/ruff-pre-commit@v0.4.1...v0.4.2) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 842b014 commit 7d3efbd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,11 @@ ci:
55

66
repos:
77
- repo: https://github.com/psf/black
8-
rev: 24.4.0
8+
rev: 24.4.2
99
hooks:
1010
- id: black
1111
- repo: https://github.com/astral-sh/ruff-pre-commit
12-
rev: v0.4.1
12+
rev: v0.4.2
1313
hooks:
1414
- id: ruff
1515
args: [--fix, --exit-non-zero-on-fix]

0 commit comments

Comments
 (0)