Skip to content

Commit 6ff9ba3

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/asottile/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.8 → v0.12.12](astral-sh/ruff-pre-commit@v0.12.8...v0.12.12)
1 parent 8db31af commit 6ff9ba3

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
@@ -45,11 +45,11 @@ repos:
4545
- id: check-toml
4646
- id: requirements-txt-fixer
4747
- repo: https://github.com/asottile/blacken-docs
48-
rev: 1.19.1
48+
rev: 1.20.0
4949
hooks:
5050
- id: blacken-docs
5151
- repo: https://github.com/astral-sh/ruff-pre-commit
52-
rev: v0.12.8
52+
rev: v0.12.12
5353
hooks:
5454
- id: ruff
5555
args: [--fix, --exit-non-zero-on-fix]

0 commit comments

Comments
 (0)