Skip to content

Commit 2b915a7

Browse files
authored
Merge pull request freqtrade#11264 from freqtrade/update/pre-commit-hooks
Update pre-commit hooks
2 parents c1d812c + eb41cc3 commit 2b915a7

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
@@ -31,7 +31,7 @@ repos:
3131

3232
- repo: https://github.com/charliermarsh/ruff-pre-commit
3333
# Ruff version.
34-
rev: 'v0.9.1'
34+
rev: 'v0.9.2'
3535
hooks:
3636
- id: ruff
3737
- id: ruff-format

0 commit comments

Comments
 (0)