Skip to content

Commit 676c47a

Browse files
use own renovate.json file
1 parent 6c81626 commit 676c47a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

owlbot.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ def update_fixup_scripts(library):
147147
)
148148

149149
s.move(templated_files,
150-
excludes=[".github/release-please.yml"])
150+
excludes=[".github/release-please.yml", "renovate.json"])
151151

152152
python.py_samples(skip_readmes=True)
153153

0 commit comments

Comments
 (0)