Skip to content

Commit 39652e3

Browse files
authored
build: auto-approve renovate-bot PRs for minor updates (#1145)
1 parent 095fd30 commit 39652e3

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

synthtool/gcp/templates/node_library/.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)