Skip to content

Commit 22c0af9

Browse files
authored
Merge pull request freqtrade#12837 from freqtrade/update/pre-commit-hooks
Update pre-commit hooks
2 parents 2325e5f + 1c21b09 commit 22c0af9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.pre-commit-config.yaml

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

4545
- repo: https://github.com/charliermarsh/ruff-pre-commit
4646
# Ruff version.
47-
rev: 'v0.15.0'
47+
rev: 'v0.15.1'
4848
hooks:
4949
- id: ruff
5050
- id: ruff-format

0 commit comments

Comments
 (0)