Skip to content

Commit

Permalink
Merge pull request freqtrade#10635 from freqtrade/update/pre-commit-h…
Browse files Browse the repository at this point in the history
…ooks

Update pre-commit hooks
  • Loading branch information
xmatthias authored Sep 10, 2024
2 parents 9742216 + 01da36f commit 593a54e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ repos:

- repo: https://github.com/charliermarsh/ruff-pre-commit
# Ruff version.
rev: 'v0.6.3'
rev: 'v0.6.4'
hooks:
- id: ruff
- id: ruff-format
Expand Down

0 comments on commit 593a54e

Please sign in to comment.