Skip to content

Commit

Permalink
ci(renovate): disable github-actions manager
Browse files Browse the repository at this point in the history
  • Loading branch information
phnx47 committed Feb 17, 2024
1 parent 2b9d416 commit 17c5a8d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,10 @@
"monorepo:vstest",
"monorepo:xunit-dotnet"
]
},
{
"matchManagers": ["github-actions"],
"enabled": false
}
]
}

0 comments on commit 17c5a8d

Please sign in to comment.