We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d41485 commit 21fa56dCopy full SHA for 21fa56d
owlbot.py
@@ -43,7 +43,7 @@
43
".github/workflows/docs.yml", # to avoid overwriting python version
44
".github/workflows/lint.yml", # to avoid overwriting python version
45
"noxfile.py",
46
- "renovate.json",
+ "renovate.json", # to avoid overwriting the ignorePaths list.
47
]
48
)
49
0 commit comments