Skip to content

Commit d261d3b

Browse files
[pre-commit.ci] pre-commit autoupdate (#810)
updates: - [github.com/asottile/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.10 → v0.5.4](astral-sh/ruff-pre-commit@v0.4.10...v0.5.4) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 2d3b6ba commit d261d3b

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
@@ -11,7 +11,7 @@ repos:
1111
- id: black
1212

1313
- repo: https://github.com/asottile/blacken-docs
14-
rev: 1.16.0
14+
rev: 1.18.0
1515
hooks:
1616
- id: blacken-docs
1717

@@ -36,7 +36,7 @@ repos:
3636

3737
- repo: https://github.com/astral-sh/ruff-pre-commit
3838
# Ruff version.
39-
rev: v0.4.10
39+
rev: v0.5.4
4040
hooks:
4141
- id: ruff
4242
args: [--fix, --exit-non-zero-on-fix]

0 commit comments

Comments
 (0)