From 5808925c055f7ebccca0da2d6fe39aa8543ada79 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Tue, 30 Jul 2024 09:14:43 +0200 Subject: [PATCH] [pre-commit.ci] pre-commit autoupdate (#271) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit updates: - [github.com/asottile/pyupgrade: v3.16.0 → v3.17.0](https://github.com/asottile/pyupgrade/compare/v3.16.0...v3.17.0) - [github.com/astral-sh/ruff-pre-commit: v0.5.4 → v0.5.5](https://github.com/astral-sh/ruff-pre-commit/compare/v0.5.4...v0.5.5) - [github.com/SINTEF/ci-cd: v2.7.4 → v2.8.0](https://github.com/SINTEF/ci-cd/compare/v2.7.4...v2.8.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 0187db7e..8f956499 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -25,7 +25,7 @@ repos: - repo: https://github.com/asottile/pyupgrade # Latest version for Python 3.7: 3.3.2 # Latest version for Python 3.8: 3.8.0 - rev: v3.16.0 + rev: v3.17.0 hooks: - id: pyupgrade args: [--py37-plus] @@ -42,7 +42,7 @@ repos: # More information can be found in its documentation: # https://docs.astral.sh/ruff/ - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.5.4 + rev: v0.5.5 hooks: - id: ruff # Fix what can be fixed in-place and exit with non-zero status if files were @@ -74,7 +74,7 @@ repos: - id: mypy - repo: https://github.com/SINTEF/ci-cd - rev: v2.7.4 + rev: v2.8.0 hooks: - id: docs-api-reference args: