Skip to content

Commit 377cb45

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/psf/black: 23.12.1 → 24.1.1](psf/black@23.12.1...24.1.1) - [github.com/astral-sh/ruff-pre-commit: v0.1.13 → v0.1.14](astral-sh/ruff-pre-commit@v0.1.13...v0.1.14)
1 parent 950908b commit 377cb45

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
@@ -25,12 +25,12 @@ repos:
2525
- id: isort
2626

2727
- repo: https://github.com/psf/black
28-
rev: 23.12.1
28+
rev: 24.1.1
2929
hooks:
3030
- id: black
3131

3232
- repo: https://github.com/astral-sh/ruff-pre-commit
33-
rev: v0.1.13
33+
rev: v0.1.14
3434
hooks:
3535
- id: ruff
3636

0 commit comments

Comments
 (0)