Skip to content

Commit b413865

Browse files
authored
Exclude Python version updates from Renovate (DataDog#23293)
Made-with: Cursor
1 parent ab99b89 commit b413865

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

renovate.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,15 @@
2525
],
2626
"minimumReleaseAge": "7 days"
2727
},
28+
{
29+
"matchManagers": [
30+
"github-actions"
31+
],
32+
"matchPackageNames": [
33+
"python"
34+
],
35+
"enabled": false
36+
},
2837
{
2938
"matchManagers": [
3039
"github-actions"

0 commit comments

Comments
 (0)