Skip to content

Commit

Permalink
Enable dependabot
Browse files Browse the repository at this point in the history
  • Loading branch information
adangel committed Aug 30, 2024
1 parent b4af634 commit 2328ca7
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
version: 2
# https://docs.github.com/en/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file
updates:
- package-ecosystem: "maven"
directory: "/"
schedule:
interval: "weekly"
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"
groups:
all-actions:
patterns: [ "*" ]

0 comments on commit 2328ca7

Please sign in to comment.