Skip to content

Commit

Permalink
ci: remove dependabot (use renovate only) (#624)
Browse files Browse the repository at this point in the history
  • Loading branch information
mikaelol authored Oct 6, 2023
1 parent 351c174 commit 89560d5
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 59 deletions.
27 changes: 0 additions & 27 deletions .github/dependabot.yml

This file was deleted.

12 changes: 2 additions & 10 deletions .github/renovate.json5
Original file line number Diff line number Diff line change
Expand Up @@ -6,18 +6,10 @@
],
"labels": ["dependencies"],
"ignorePaths": [],
"golang": {
"enabled": false,
},
"github-actions": {
"enabled": false,
},
"packageRules": [
{
"matchPackageNames": [
"ghcr.io/aquasecurity/trivy",
],
"semanticCommitType": "build",
"matchUpdateTypes": ["patch"],
"automerge": true,
},
],
}
22 changes: 0 additions & 22 deletions .github/workflows/dependabot-auto-merge.yml

This file was deleted.

0 comments on commit 89560d5

Please sign in to comment.