Skip to content
This repository was archived by the owner on Aug 6, 2024. It is now read-only.

Commit e34bf36

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/adamchainz/blacken-docs: 1.16.0 → 1.18.0](adamchainz/blacken-docs@1.16.0...1.18.0) - [github.com/astral-sh/ruff-pre-commit: v0.4.3 → v0.5.0](astral-sh/ruff-pre-commit@v0.4.3...v0.5.0)
1 parent ae6e955 commit e34bf36

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -42,13 +42,13 @@ repos:
4242
additional_dependencies: [toml]
4343

4444
- repo: https://github.com/adamchainz/blacken-docs
45-
rev: 1.16.0
45+
rev: 1.18.0
4646
hooks:
4747
- id: blacken-docs
4848
additional_dependencies: [black]
4949

5050
- repo: https://github.com/astral-sh/ruff-pre-commit
51-
rev: "v0.4.3"
51+
rev: "v0.5.0"
5252
hooks:
5353
- id: ruff
5454
args:

0 commit comments

Comments
 (0)