diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 49730585..aaac64d6 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,6 +1,6 @@ repos: - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.6.8 + rev: v0.6.9 hooks: - id: ruff - id: ruff-format diff --git a/recipes/mne-python/construct.yaml b/recipes/mne-python/construct.yaml index 6d282a2e..1972893d 100644 --- a/recipes/mne-python/construct.yaml +++ b/recipes/mne-python/construct.yaml @@ -184,7 +184,7 @@ specs: - pytest-timeout =2.3.1 - pre-commit =4.0.0 - ruff =0.6.9 - - uv =0.4.17 + - uv =0.4.18 - check-manifest =0.49.0 - codespell =2.3.0 - py-spy =0.3.14