From 97c4646fd4a6caf354b3a36444ff08444466e654 Mon Sep 17 00:00:00 2001 From: NathanVaughn <8636459+NathanVaughn@users.noreply.github.com> Date: Sun, 1 Sep 2024 08:07:40 +0000 Subject: [PATCH] Update Pre-Commit hooks --- .pre-commit-config.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 32bec30..e89adb8 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -26,8 +26,8 @@ repos: id: ruff - id: ruff-format repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.5.5 + rev: v0.6.3 - hooks: - id: pyright repo: https://github.com/RobertCraigie/pyright-python - rev: v1.1.374 + rev: v1.1.378