Skip to content

Commit cab8499

Browse files
Bumps [https://github.com/astral-sh/ruff-pre-commit](https://github.com/astral-sh/ruff-pre-commit) from v0.15.19 to 0.15.20. - [Release notes](https://github.com/astral-sh/ruff-pre-commit/releases) - [Commits](astral-sh/ruff-pre-commit@v0.15.19...v0.15.20) --- updated-dependencies: - dependency-name: https://github.com/astral-sh/ruff-pre-commit dependency-version: 0.15.20 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 243b228 commit cab8499

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
@@ -93,7 +93,7 @@ repos:
9393
additional_dependencies:
9494
- "mvdan.cc/sh/v3/cmd/shfmt@v3.13.1"
9595
- repo: https://github.com/astral-sh/ruff-pre-commit
96-
rev: v0.15.19
96+
rev: v0.15.20
9797
hooks:
9898
- id: ruff-check
9999
args: [--fix]

0 commit comments

Comments
 (0)