commit | 5c3aad5c5893dd1989265b2ce4cb73e03d6f09a4 | [log] [tgz] |
---|---|---|
author | Mohammed Naser <mnaser@vexxhost.com> | Fri Mar 21 18:21:55 2025 -0400 |
committer | Mohammed Naser <mnaser@vexxhost.com> | Fri Mar 21 18:22:13 2025 -0400 |
tree | d5113ba64b14854bc515cb3d39ba4f713d37d5eb | |
parent | 3d3636dfb2d67a94825fd9ecfb103c7c107ebf07 [diff] [blame] |
Add exception for Tempest Change-Id: If9659e2c220b4cb7eb10cf52eb06f35e6a3e9d59
diff --git a/renovate.json b/renovate.json index c17378a..c9d06b3 100644 --- a/renovate.json +++ b/renovate.json
@@ -34,6 +34,7 @@ { "matchDatasources": ["git-refs"], "matchPackageNames": ["https://opendev.org/openstack/**"], + "matchFileNames": ["!images/tempest/Dockerfile"], "groupName": "openstack" } ],