Skip to content

Commit 83ff1ca

Browse files
Bumps [https://github.com/astral-sh/ruff-pre-commit](https://github.com/astral-sh/ruff-pre-commit) from v0.15.10 to 0.15.11. - [Release notes](https://github.com/astral-sh/ruff-pre-commit/releases) - [Commits](astral-sh/ruff-pre-commit@v0.15.10...v0.15.11) --- updated-dependencies: - dependency-name: https://github.com/astral-sh/ruff-pre-commit dependency-version: 0.15.11 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 12dc208 commit 83ff1ca

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
@@ -1,7 +1,7 @@
11
repos:
22
- repo: https://github.com/astral-sh/ruff-pre-commit
33
# Ruff version.
4-
rev: v0.15.10
4+
rev: v0.15.11
55
hooks:
66
- id: ruff-check
77
types_or: [python, pyi, jupyter, toml]

0 commit comments

Comments
 (0)