Skip to content

Commit 272cf9c

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/keewis/blackdoc: v0.3.9 → v0.4.1](keewis/blackdoc@v0.3.9...v0.4.1) - [github.com/astral-sh/ruff-pre-commit: v0.11.12 → v0.12.2](astral-sh/ruff-pre-commit@v0.11.12...v0.12.2)
1 parent 3f26f9c commit 272cf9c

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/keewis/blackdoc
17-
rev: v0.3.9
17+
rev: v0.4.1
1818
hooks:
1919
- id: blackdoc
2020

@@ -39,7 +39,7 @@ repos:
3939
- id: add-trailing-comma
4040

4141
- repo: https://github.com/astral-sh/ruff-pre-commit
42-
rev: v0.11.12
42+
rev: v0.12.2
4343
hooks:
4444
- id: ruff
4545
args: ["--fix", "--show-fixes"]

0 commit comments

Comments
 (0)