Skip to content

Commit 2ba59ce

Browse files
authored
Merge pull request freqtrade#11724 from freqtrade/update/pre-commit-hooks
Update pre-commit hooks
2 parents fca454b + f165c85 commit 2ba59ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ repos:
4343

4444
- repo: https://github.com/charliermarsh/ruff-pre-commit
4545
# Ruff version.
46-
rev: 'v0.11.7'
46+
rev: 'v0.11.8'
4747
hooks:
4848
- id: ruff
4949
- id: ruff-format

0 commit comments

Comments
 (0)