Skip to content

Commit 2b17186

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/psf/black: 23.11.0 → 23.12.1](psf/black@23.11.0...23.12.1) - [github.com/astral-sh/ruff-pre-commit: v0.1.6 → v0.1.9](astral-sh/ruff-pre-commit@v0.1.6...v0.1.9)
1 parent 783feed commit 2b17186

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
@@ -14,7 +14,7 @@ repos:
1414
files: requirements-dev.txt
1515

1616
- repo: https://github.com/psf/black
17-
rev: 23.11.0
17+
rev: 23.12.1
1818
hooks:
1919
- id: black
2020
language_version: python3
@@ -45,7 +45,7 @@ repos:
4545
- id: add-trailing-comma
4646

4747
- repo: https://github.com/astral-sh/ruff-pre-commit
48-
rev: v0.1.6
48+
rev: v0.1.9
4949
hooks:
5050
- id: ruff
5151

0 commit comments

Comments
 (0)