diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index d180c2a8c..6132dc0da 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -10,12 +10,12 @@ repos: types: [text] files: \.(json|ipynb)$ - repo: https://github.com/zizmorcore/zizmor-pre-commit - rev: v1.29.0 + rev: v1.30.0 hooks: - id: zizmor args: ["--offline"] - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.16.3 + rev: v0.16.5 hooks: - id: ruff name: ruff lint (.py)