From 6769d9fb0f1134b8a43d9c8412ff91df79485fe8 Mon Sep 17 00:00:00 2001 From: Ken Dreyer Date: Tue, 25 Feb 2025 11:55:51 -0500 Subject: [PATCH] mergify: remove old ruff.sh reference Commit a2faded0d81e35ff0cb2399f1540b78a28becf55 moved this to a tox target. Signed-off-by: Ken Dreyer --- .github/mergify.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/mergify.yml b/.github/mergify.yml index 662e5ba1c7..ea24775af1 100644 --- a/.github/mergify.yml +++ b/.github/mergify.yml @@ -168,7 +168,6 @@ pull_request_rules: - or: - files=.github/mergify.yml - files~=^\.github/(actions|workflows)/ - - files=scripts/ruff.sh - files=scripts/infra/ - files=.pre-commit-config.yaml - files=.pylintrc