Skip to content

Commit 33e191a

Browse files
authored
Fix renovate python ignore rule using matchDepNames (DataDog#23294)
1 parent b413865 commit 33e191a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

renovate.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"matchManagers": [
3030
"github-actions"
3131
],
32-
"matchPackageNames": [
32+
"matchDepNames": [
3333
"python"
3434
],
3535
"enabled": false

0 commit comments

Comments
 (0)