Skip to content
This repository was archived by the owner on Apr 3, 2024. It is now read-only.

Commit 1da960a

Browse files
build: auto-approve renovate-bot PRs for minor updates (#1145) (#985)
Source-Link: googleapis/synthtool@39652e3 Post-Processor: gcr.io/repo-automation-bots/owlbot-nodejs:latest@sha256:41d5457ff79c3945782ab7e23bf4d617fd7bf3f2b03b6d84808010f7d2e10ca2
1 parent 805555d commit 1da960a

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

.github/.OwlBot.lock.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
docker:
22
image: gcr.io/repo-automation-bots/owlbot-nodejs:latest
3-
digest: sha256:e59b73e911585903ee6b8a1c5246e93d9e9463420f597b6eb2e4b616ee8a0fee
3+
digest: sha256:41d5457ff79c3945782ab7e23bf4d617fd7bf3f2b03b6d84808010f7d2e10ca2

.github/auto-approve.yml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,9 @@ rules:
44
changedFiles:
55
- "package\\.json$"
66
- "CHANGELOG\\.md$"
7-
maxFiles: 3
7+
maxFiles: 3
8+
- author: "renovate-bot"
9+
title: "^(fix\\(deps\\)|chore\\(deps\\)):"
10+
changedFiles:
11+
- "/package\\.json$"
12+
maxFiles: 2

0 commit comments

Comments
 (0)