Skip to content

Commit 5e79a93

Browse files
authored
Merge pull request freqtrade#12143 from freqtrade/update/pre-commit-hooks
Update pre-commit hooks
2 parents 196e599 + 2e8decb commit 5e79a93

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
@@ -44,7 +44,7 @@ repos:
4444

4545
- repo: https://github.com/charliermarsh/ruff-pre-commit
4646
# Ruff version.
47-
rev: 'v0.12.8'
47+
rev: 'v0.12.9'
4848
hooks:
4949
- id: ruff
5050
- id: ruff-format
@@ -83,6 +83,6 @@ repos:
8383

8484
# Ensure github actions remain safe
8585
- repo: https://github.com/woodruffw/zizmor-pre-commit
86-
rev: v1.11.0
86+
rev: v1.12.1
8787
hooks:
8888
- id: zizmor

0 commit comments

Comments
 (0)