diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 814fd7c0..96529981 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -53,7 +53,7 @@ repos: - id: add-trailing-comma - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.15.5 + rev: v0.15.6 hooks: - id: ruff args: ["--fix", "--show-fixes"] @@ -76,7 +76,7 @@ repos: - id: nb-strip-paths - repo: https://github.com/tox-dev/pyproject-fmt - rev: v2.18.1 + rev: v2.19.0 hooks: - id: pyproject-fmt