Skip to content

Commit 9ec73a1

Browse files
Bumps [https://github.com/astral-sh/ruff-pre-commit](https://github.com/astral-sh/ruff-pre-commit) from v0.15.15 to 0.15.17. - [Release notes](https://github.com/astral-sh/ruff-pre-commit/releases) - [Commits](astral-sh/ruff-pre-commit@v0.15.15...v0.15.17) --- 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 f2f1538 commit 9ec73a1

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
@@ -40,7 +40,7 @@ repos:
4040

4141
# https://docs.astral.sh/ruff/
4242
- repo: https://github.com/astral-sh/ruff-pre-commit
43-
rev: v0.15.15
43+
rev: v0.15.17
4444
hooks:
4545
- id: ruff-check
4646
args: [--fix]

0 commit comments

Comments
 (0)