Skip to content

Commit e76c71a

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.12.10 → v0.13.0](astral-sh/ruff-pre-commit@v0.12.10...v0.13.0) - [github.com/adamchainz/blacken-docs: 1.19.1 → 1.20.0](adamchainz/blacken-docs@1.19.1...1.20.0)
1 parent 0bdfea4 commit e76c71a

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
@@ -1,6 +1,6 @@
11
repos:
22
- repo: https://github.com/astral-sh/ruff-pre-commit
3-
rev: v0.12.10
3+
rev: v0.13.0
44
hooks:
55
- id: ruff-format
66
exclude: ^tests/\w+/snapshots/
@@ -31,7 +31,7 @@ repos:
3131
args: ["--branch", "main"]
3232

3333
- repo: https://github.com/adamchainz/blacken-docs
34-
rev: 1.19.1
34+
rev: 1.20.0
3535
hooks:
3636
- id: blacken-docs
3737
args: [--skip-errors]

0 commit comments

Comments
 (0)