Skip to content

Commit 8c54297

Browse files
dependencies: update pre-commit hook astral-sh/ruff-pre-commit to v0.15.11 (#125)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0bc8d98 commit 8c54297

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
@@ -12,7 +12,7 @@ repos:
1212
- id: mixed-line-ending
1313

1414
- repo: https://github.com/astral-sh/ruff-pre-commit
15-
rev: v0.15.10
15+
rev: v0.15.11
1616
hooks:
1717
- id: ruff
1818
types_or: [ python, pyi, jupyter ]

0 commit comments

Comments
 (0)