Skip to content

Commit f001f99

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 9d4934b commit f001f99

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
@@ -35,7 +35,7 @@ repos:
3535
additional_dependencies: [tomli]
3636

3737
- repo: https://github.com/astral-sh/ruff-pre-commit
38-
rev: v0.13.3
38+
rev: v0.14.3
3939
hooks:
4040
- id: ruff
4141
args: [--fix, --exit-non-zero-on-fix]
@@ -59,7 +59,7 @@ repos:
5959
additional_dependencies: [tomli]
6060

6161
- repo: https://github.com/keewis/blackdoc
62-
rev: v0.4.3
62+
rev: v0.4.5
6363
hooks:
6464
- id: blackdoc
6565
additional_dependencies: [tomli]

0 commit comments

Comments
 (0)