Skip to content

Commit f3d7f67

Browse files
authored
Merge pull request freqtrade#11803 from freqtrade/update/pre-commit-hooks
Update pre-commit hooks
2 parents ffce0df + 87001d0 commit f3d7f67

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
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.10'
46+
rev: 'v0.11.11'
4747
hooks:
4848
- id: ruff
4949
- id: ruff-format
@@ -82,6 +82,6 @@ repos:
8282

8383
# Ensure github actions remain safe
8484
- repo: https://github.com/woodruffw/zizmor-pre-commit
85-
rev: v1.7.0
85+
rev: v1.8.0
8686
hooks:
8787
- id: zizmor

0 commit comments

Comments
 (0)