Skip to content

Commit

Permalink
Add renovate to track github-actions deps
Browse files Browse the repository at this point in the history
The renovate bot will track and automatically update the github actions
dependencies in the project.
  • Loading branch information
r0x0d authored and pirat89 committed May 8, 2024
1 parent da5ce33 commit ce8dfff
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/renovate.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"extends": [
"config:base"
],
"enabledManagers": [
"github-actions"
]
}

0 comments on commit ce8dfff

Please sign in to comment.