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

Update pre-commit hooks
pull/12839/head
Matthias 2 months ago committed by GitHub
commit 22c0af9bb1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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

Loading…
Cancel
Save