Skip to content

Commit be61007

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

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
@@ -8,7 +8,7 @@ repos:
88
- id: end-of-file-fixer
99
- id: mixed-line-ending
1010
- repo: https://github.com/astral-sh/ruff-pre-commit
11-
rev: v0.14.1
11+
rev: v0.14.2
1212
hooks:
1313
- id: ruff-check
1414
types_or: [ python, pyi, jupyter ]

0 commit comments

Comments
 (0)