From 9636b9a12be7292e528b3cba345c0893e4ae006f Mon Sep 17 00:00:00 2001 From: "Felt, Nicholas" Date: Tue, 3 Sep 2024 12:11:25 -0700 Subject: [PATCH] chore: unignore the requirements files --- .github/renovate.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.github/renovate.json b/.github/renovate.json index 2fe45931..caff129e 100644 --- a/.github/renovate.json +++ b/.github/renovate.json @@ -7,9 +7,7 @@ "ignoreDeps": [ "tektronix/python-package-ci-cd" ], - "ignorePaths": [ - "**/requirements.txt" - ], + "ignorePaths": [], "packageRules": [ { "addLabels": [