Skip to content

Commit 4cfcdb9

Browse files
Bumps [https://github.com/astral-sh/ruff-pre-commit](https://github.com/astral-sh/ruff-pre-commit) from v0.15.8 to 0.15.9. - [Release notes](https://github.com/astral-sh/ruff-pre-commit/releases) - [Commits](astral-sh/ruff-pre-commit@v0.15.8...v0.15.9) --- updated-dependencies: - dependency-name: https://github.com/astral-sh/ruff-pre-commit dependency-version: 0.15.9 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f1d3178 commit 4cfcdb9

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
@@ -5,7 +5,7 @@ repos:
55
- id: prettier
66
exclude: ^tests/fixtures/
77
- repo: https://github.com/astral-sh/ruff-pre-commit
8-
rev: v0.15.8
8+
rev: v0.15.9
99
hooks:
1010
- id: ruff-check
1111
args: [--fix]

0 commit comments

Comments
 (0)