Skip to content

Commit

Permalink
ci: update build (#92)
Browse files Browse the repository at this point in the history
  • Loading branch information
james-d-elliott authored Jul 29, 2024
1 parent 1d3bf80 commit 1f1fc0a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 11 deletions.
6 changes: 6 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
version: 2
updates:
- package-ecosystem: github-actions
directory: /
schedule:
interval: daily
11 changes: 0 additions & 11 deletions .renovaterc
Original file line number Diff line number Diff line change
Expand Up @@ -17,20 +17,9 @@
"gomod",
"npm"
],
"kubernetes": {
"fileMatch": ["kube/.+\\.yml$"]
},
"labels": [
"dependencies"
],
"packageRules": [
{
"matchUpdateTypes": ["digest", "minor", "patch"],
"automerge": true,
"automergeType": "pr",
"platformAutomerge": true
}
],
"postUpdateOptions": [
"gomodTidy",
"gomodMassage"
Expand Down

0 comments on commit 1f1fc0a

Please sign in to comment.