Skip to content

Commit 21fa56d

Browse files
authored
Update owlbot.py
1 parent 9d41485 commit 21fa56d

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
@@ -43,7 +43,7 @@
4343
".github/workflows/docs.yml", # to avoid overwriting python version
4444
".github/workflows/lint.yml", # to avoid overwriting python version
4545
"noxfile.py",
46-
"renovate.json",
46+
"renovate.json", # to avoid overwriting the ignorePaths list.
4747
]
4848
)
4949

0 commit comments

Comments
 (0)