Skip to content

Commit 26cfcae

Browse files
[pre-commit.ci] pre-commit autoupdate (#642)
updates: - [github.com/astral-sh/ruff-pre-commit: v0.12.11 → v0.12.12](astral-sh/ruff-pre-commit@v0.12.11...v0.12.12) - [github.com/adamchainz/blacken-docs: 1.19.1 → 1.20.0](adamchainz/blacken-docs@1.19.1...1.20.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 902d91c commit 26cfcae

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
@@ -2,13 +2,13 @@ repos:
22

33

44
- repo: https://github.com/astral-sh/ruff-pre-commit
5-
rev: v0.12.11
5+
rev: v0.12.12
66
hooks:
77
- id: ruff-check
88
- id: ruff-format
99

1010
- repo: https://github.com/adamchainz/blacken-docs
11-
rev: 1.19.1
11+
rev: 1.20.0
1212
hooks:
1313
- id: blacken-docs
1414
additional_dependencies: [black==24.8.0]

0 commit comments

Comments
 (0)