Skip to content

Commit 415ad4c

Browse files
authored
Ignore pyproject.toml in subdirectories (#301)
1 parent d1512f6 commit 415ad4c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

renovate.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@
33
"extends": [
44
"config:recommended"
55
],
6+
"ignorePaths": [
7+
"**/pyproject.toml"
8+
],
69
"packageRules": [
710
{
811
"groupName": "all non-major dependencies",

0 commit comments

Comments
 (0)