chore: update pre-commit hooks

This commit is contained in:
Freqtrade Bot
2025-02-27 05:50:03 +00:00
parent ba98f1a9be
commit efe0275ae1

View File

@@ -23,7 +23,7 @@ repos:
# stages: [push] # stages: [push]
- repo: https://github.com/pycqa/isort - repo: https://github.com/pycqa/isort
rev: "6.0.0" rev: "6.0.1"
hooks: hooks:
- id: isort - id: isort
name: isort (python) name: isort (python)
@@ -70,6 +70,6 @@ repos:
# Ensure github actions remain safe # Ensure github actions remain safe
- repo: https://github.com/woodruffw/zizmor-pre-commit - repo: https://github.com/woodruffw/zizmor-pre-commit
rev: v1.3.1 rev: v1.4.1
hooks: hooks:
- id: zizmor - id: zizmor