Skip to content

Commit 9df81ae

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.13.3 → v0.14.3](astral-sh/ruff-pre-commit@v0.13.3...v0.14.3) - [github.com/keewis/blackdoc: v0.4.3 → v0.4.5](keewis/blackdoc@v0.4.3...v0.4.5)
1 parent c90abbe commit 9df81ae

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
@@ -17,7 +17,7 @@ repos:
1717
files: requirements-dev.txt
1818

1919
- repo: https://github.com/astral-sh/ruff-pre-commit
20-
rev: v0.13.3
20+
rev: v0.14.3
2121
hooks:
2222
- id: ruff
2323

@@ -28,7 +28,7 @@ repos:
2828
language_version: python3
2929

3030
- repo: https://github.com/keewis/blackdoc
31-
rev: v0.4.3
31+
rev: v0.4.5
3232
hooks:
3333
- id: blackdoc
3434

0 commit comments

Comments
 (0)