From a75d12bc01828a1d4a982a807da1d4bb2f73b150 Mon Sep 17 00:00:00 2001 From: Chalmer Lowe Date: Tue, 29 Jul 2025 16:06:12 -0400 Subject: [PATCH] Update owlbot.py --- owlbot.py | 1 + 1 file changed, 1 insertion(+) diff --git a/owlbot.py b/owlbot.py index a8e359fe..b79babb4 100644 --- a/owlbot.py +++ b/owlbot.py @@ -53,6 +53,7 @@ # exclude gh actions as credentials are needed for tests ".github/workflows", "README.rst", + "renovate.json", ], )