Skip to content

Commit

Permalink
ci(renovate): disable github-actions manager (#93)
Browse files Browse the repository at this point in the history
  • Loading branch information
phnx47-bot authored Feb 17, 2024
1 parent 6143c91 commit 57d71d6
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 57d71d6

Please sign in to comment.