Skip to content

Commit 468ff6c

Browse files
chore: update ignore paths in renovate config (#1945) (#1971)
Source-Link: googleapis/synthtool@571a091 Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-java:latest@sha256:81c3ec554428c8ff6c92f0d58668b7ef52265d053a82284c97a326745e786949 Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
1 parent 1837776 commit 468ff6c

File tree

2 files changed

+6
-3
lines changed

2 files changed

+6
-3
lines changed

.github/.OwlBot.lock.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,5 @@
1313
# limitations under the License.
1414
docker:
1515
image: gcr.io/cloud-devrel-public-resources/owlbot-java:latest
16-
digest: sha256:cecae6152a85d55c932a64515643cf2e32a1f1b6e17503080eb07744b2177f28
17-
# created: 2024-03-25T17:31:37.187420732Z
16+
digest: sha256:81c3ec554428c8ff6c92f0d58668b7ef52265d053a82284c97a326745e786949
17+
# created: 2024-03-27T17:59:25.436353226Z

renovate.json

+4-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,10 @@
1212
],
1313
"ignorePaths": [
1414
".kokoro/requirements.txt",
15-
".github/workflows/**"
15+
".github/workflows/approve-readme.yaml",
16+
".github/workflows/ci.yaml",
17+
".github/workflows/renovate_config_check.yaml",
18+
".github/workflows/samples.yaml"
1619
],
1720
"customManagers": [
1821
{

0 commit comments

Comments
 (0)