Skip to content

Commit c03a750

Browse files
authored
chore: instruct renovate-bot to ignore googleapis dep (#16024)
1 parent d23b5fa commit c03a750

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/renovate.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,7 @@
9090
],
9191
"ignoreDeps": [
9292
"boringssl",
93-
"com_google_googleapis"
93+
"com_google_googleapis",
94+
"googleapis"
9495
]
9596
}

0 commit comments

Comments
 (0)