diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 805ce0a..91efcfd 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -7,13 +7,13 @@ default_stages: minimum_pre_commit_version: 2.16.0 repos: - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.11.11 + rev: v0.13.3 hooks: - id: ruff args: [--fix, --exit-non-zero-on-fix, --unsafe-fixes] - id: ruff-format - repo: https://github.com/pre-commit/pre-commit-hooks - rev: v5.0.0 + rev: v6.0.0 hooks: - id: detect-private-key - id: check-ast diff --git a/notebooks/developers_resources/storage_format/_latest_run_notebook.ipynb b/notebooks/developers_resources/storage_format/_latest_run_notebook.ipynb index bb2ca6c..e511f69 100644 --- a/notebooks/developers_resources/storage_format/_latest_run_notebook.ipynb +++ b/notebooks/developers_resources/storage_format/_latest_run_notebook.ipynb @@ -929,4 +929,4 @@ }, "nbformat": 4, "nbformat_minor": 5 -} \ No newline at end of file +}