Skip to content

Commit b4ff151

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

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,13 +47,13 @@ repos:
4747
- id: black
4848

4949
- repo: https://github.com/adamchainz/blacken-docs
50-
rev: 1.19.1
50+
rev: 1.20.0
5151
hooks:
5252
- id: blacken-docs
5353
additional_dependencies: [black]
5454

5555
- repo: https://github.com/astral-sh/ruff-pre-commit
56-
rev: v0.12.11
56+
rev: v0.12.12
5757
hooks:
5858
- id: ruff-check
5959
name: ruff

0 commit comments

Comments
 (0)