mirror of
https://github.com/freqtrade/freqtrade.git
synced 2026-01-20 14:00:38 +00:00
Merge pull request #10037 from freqtrade/update/pre-commit-hooks
Update pre-commit hooks
This commit is contained in:
@@ -31,7 +31,7 @@ repos:
|
||||
|
||||
- repo: https://github.com/charliermarsh/ruff-pre-commit
|
||||
# Ruff version.
|
||||
rev: 'v0.3.4'
|
||||
rev: 'v0.3.5'
|
||||
hooks:
|
||||
- id: ruff
|
||||
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
-r docs/requirements-docs.txt
|
||||
|
||||
coveralls==3.3.1
|
||||
ruff==0.3.4
|
||||
ruff==0.3.5
|
||||
mypy==1.9.0
|
||||
pre-commit==3.7.0
|
||||
pytest==8.1.1
|
||||
|
||||
Reference in New Issue
Block a user