From 0763736aa07e44b545325cbbb0c0c27cf790911f Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 23 Dec 2024 23:07:35 +0000 Subject: [PATCH] [pre-commit.ci] pre-commit autoupdate (#320) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- recipes/mne-python/construct.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 5f056a5b..a3595909 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.8.3 + rev: v0.8.4 hooks: - id: ruff - id: ruff-format diff --git a/recipes/mne-python/construct.yaml b/recipes/mne-python/construct.yaml index c141d6c3..d5eae842 100644 --- a/recipes/mne-python/construct.yaml +++ b/recipes/mne-python/construct.yaml @@ -179,15 +179,15 @@ specs: - termcolor =2.5.0 - defusedxml =0.7.1 # Development - - gh =2.63.2 + - gh =2.64.0 - setuptools_scm =8.1.0 - pytest =8.3.4 - pytest-cov =6.0.0 - pytest-qt =4.4.0 - pytest-timeout =2.3.1 - pre-commit =4.0.1 - - ruff =0.8.3 - - uv =0.5.10 + - ruff =0.8.4 + - uv =0.5.11 - check-manifest =0.50 - codespell =2.3.0 - py-spy =0.4.0 @@ -196,7 +196,7 @@ specs: - twine =6.0.1 - hatchling =1.27.0 - hatch-vcs =0.4.0 - - mypy =1.13.0 + - mypy =1.14.0 - towncrier =23.11.0 # allow_outdated, 24.7.1 doesn't work with sphinxcontrib-towncrier - vulture =2.14 # Doc building