Skip to content

Commit

Permalink
Add renovate config
Browse files Browse the repository at this point in the history
  • Loading branch information
ml-evs committed Jun 6, 2024
1 parent 610776d commit 3a6e2ad
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/datalab-updater.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,4 @@ jobs:
with:
renovate-version: full
token: ${{ secrets.RENOVATE_TOKEN }}
configurationFile: .github/workflows/renovate-config.json
7 changes: 7 additions & 0 deletions .github/workflows/renovate-config.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"onboarding": true,
"platform": "github",
"repositories": [
"datalab-industries/datalab-ansible-terraform"
]
}

0 comments on commit 3a6e2ad

Please sign in to comment.