Skip to content

Commit 36c6e36

Browse files
Update ruff-pre-commit hook version to v0.15.5 to match pyproject.toml
Co-authored-by: goncalossilva <102931+goncalossilva@users.noreply.github.com>
1 parent d3db924 commit 36c6e36

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
@@ -17,7 +17,7 @@ repos:
1717
- id: check-shebang-scripts-are-executable
1818

1919
- repo: https://github.com/astral-sh/ruff-pre-commit
20-
rev: v0.11.2
20+
rev: v0.15.5
2121
hooks:
2222
# Run the linter
2323
- id: ruff

0 commit comments

Comments
 (0)