From d30e82fb969c733c3bdd542ab76d5d962c70034b Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Tue, 4 Jul 2023 08:02:17 +0000 Subject: [PATCH] MAINT: update pip constraints and pre-commit MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit updates: - [github.com/ComPWA/repo-maintenance: 0.0.182 → 0.0.184](https://github.com/ComPWA/repo-maintenance/compare/0.0.182...0.0.184) - [github.com/ComPWA/mirrors-pyright: v1.1.315 → v1.1.316](https://github.com/ComPWA/mirrors-pyright/compare/v1.1.315...v1.1.316) - [github.com/asottile/pyupgrade: v3.7.0 → v3.8.0](https://github.com/asottile/pyupgrade/compare/v3.7.0...v3.8.0) --- .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 3a60b684..65564fd4 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -37,7 +37,7 @@ repos: )$ - repo: https://github.com/ComPWA/repo-maintenance - rev: 0.0.182 + rev: 0.0.184 hooks: - id: check-dev-files args: @@ -134,12 +134,12 @@ repos: - id: prettier - repo: https://github.com/ComPWA/mirrors-pyright - rev: v1.1.315 + rev: v1.1.316 hooks: - id: pyright - repo: https://github.com/asottile/pyupgrade - rev: v3.7.0 + rev: v3.8.0 hooks: - id: pyupgrade args: