Merge pull request #11230 from freqtrade/dependabot/pip/develop/ruff-0.9.1

chore(deps-dev): bump ruff from 0.8.6 to 0.9.1
This commit is contained in:
Matthias
2025-01-13 19:10:51 +01:00
committed by GitHub
42 changed files with 71 additions and 90 deletions

View File

@@ -31,7 +31,7 @@ repos:
- repo: https://github.com/charliermarsh/ruff-pre-commit
# Ruff version.
rev: 'v0.8.6'
rev: 'v0.9.1'
hooks:
- id: ruff
- id: ruff-format