Skip to content

Commit

Permalink
Merge pull request freqtrade#10672 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 17, 2024
2 parents 2fe67ed + ff9d1f2 commit c28446d
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.4'
rev: 'v0.6.5'
hooks:
- id: ruff
- id: ruff-format
Expand Down

0 comments on commit c28446d

Please sign in to comment.