Skip to content

Commit 51d7aa1

Browse files
chore(deps): bump https://github.com/astral-sh/ruff-pre-commit from v0.15.17 to 0.15.20 in the pre-commit group across 1 directory (#1228)
Signed-off-by: dependabot[bot] <support@github.com>
1 parent ec8b9ec commit 51d7aa1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ repos:
2323

2424
# Ruff formats and lints code.
2525
- repo: https://github.com/astral-sh/ruff-pre-commit
26-
rev: 3b3f7c3f57fe9925356faf5fe6230835138be230 # frozen: v0.15.17
26+
rev: c59bba8fb259db0fec2bbb77ad8ba51ea7341b56 # frozen: v0.15.20
2727
hooks:
2828
- id: ruff-format
2929
args: [--config, pyproject.toml]

0 commit comments

Comments
 (0)