Skip to content

Commit

Permalink
Update dependabot to check GitHub Actions too
Browse files Browse the repository at this point in the history
  • Loading branch information
MartinMelikMerkumians committed Apr 8, 2024
1 parent 9b69c2f commit 328eb0d
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"
- package-ecosystem: maven
directory: /
schedule:
Expand All @@ -9,4 +13,4 @@ updates:
prefix-development: chore
include: scope
labels:
- dependencies
- dependencies

0 comments on commit 328eb0d

Please sign in to comment.