Skip to content

Commit

Permalink
Update dependabot
Browse files Browse the repository at this point in the history
  • Loading branch information
appkins committed Jun 3, 2024
1 parent ebadf9c commit 0c2d13f
Showing 1 changed file with 2 additions and 17 deletions.
19 changes: 2 additions & 17 deletions .github/dependabot.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,23 +2,13 @@ version: 2

updates:
- package-ecosystem: github-actions
registries: "*"
directory: /
groups:
github-actions:
patterns:
- "*"
update-types:
- major
- minor
- patch
commit-message:
prefix: chore
schedule:
interval: weekly
interval: daily
labels:
- kind/chore
- dependabot
# reviewers:
# - appkins-org/admin

Expand All @@ -29,16 +19,11 @@ updates:
terraform:
patterns:
- "*"
update-types:
- major
- minor
- patch
commit-message:
prefix: chore
schedule:
interval: weekly
interval: daily
labels:
- kind/chore
- dependabot
# reviewers:
# - appkins-org/admin

0 comments on commit 0c2d13f

Please sign in to comment.