Skip to content

Commit db19446

Browse files
authored
Merge pull request freqtrade#11488 from freqtrade/update/pre-commit-hooks
Update pre-commit hooks
2 parents b0b9e39 + e62a0f7 commit db19446

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

+2-2
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.9'
34+
rev: 'v0.9.10'
3535
hooks:
3636
- id: ruff
3737
- id: ruff-format
@@ -70,6 +70,6 @@ repos:
7070

7171
# Ensure github actions remain safe
7272
- repo: https://github.com/woodruffw/zizmor-pre-commit
73-
rev: v1.4.1
73+
rev: v1.5.0
7474
hooks:
7575
- id: zizmor

0 commit comments

Comments
 (0)