Skip to content

Commit 18d6904

Browse files
Bumps [https://github.com/astral-sh/ruff-pre-commit](https://github.com/astral-sh/ruff-pre-commit) from v0.15.16 to 0.15.17. This release includes the previously tagged commit. - [Release notes](https://github.com/astral-sh/ruff-pre-commit/releases) - [Commits](astral-sh/ruff-pre-commit@22f0422...3b3f7c3) --- updated-dependencies: - dependency-name: https://github.com/astral-sh/ruff-pre-commit dependency-version: 0.15.17 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2e60de6 commit 18d6904

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
@@ -92,7 +92,7 @@ repos:
9292
- --py310-plus
9393
- --keep-runtime-typing
9494
- repo: https://github.com/astral-sh/ruff-pre-commit
95-
rev: 22f0422809455ec89ffdcf5a00170ba816e42ddb # v0.15.16
95+
rev: 3b3f7c3f57fe9925356faf5fe6230835138be230 # v0.15.17
9696
hooks:
9797
- id: ruff-check
9898
args: [ --fix ]

0 commit comments

Comments
 (0)