Merge pull request #9911 from freqtrade/update/pre-commit-hooks

Update pre-commit hooks
This commit is contained in:
Matthias 2024-03-05 06:29:28 +01:00 committed by GitHub
commit cab38fb8c3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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