Skip to content

Commit 5a64dff

Browse files
authored
chore: add ignoreDeps for django in renovate.json
1 parent 59407f8 commit 5a64dff

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

renovate.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
{
2-
"extends": ["github>browniebroke/renovate-configs:python"]
2+
"extends": ["github>browniebroke/renovate-configs:python"],
3+
"ignoreDeps": ["django"]
34
}

0 commit comments

Comments
 (0)