Skip to content

Commit

Permalink
feat: github-actions dependabot
Browse files Browse the repository at this point in the history
  • Loading branch information
hutstep committed Dec 20, 2024
1 parent 7d67038 commit b1de95d
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions .github/dependabot.yaml
Original file line number Diff line number Diff line change
@@ -1,10 +1,12 @@
version: 2
updates:
- package-ecosystem: gomod
directory: "/"
directory: /
open-pull-requests-limit: 10
schedule:
interval: monthly
- package-ecosystem: github-actions
directory: /
open-pull-requests-limit: 10
labels:
- enhancement
- dependency-management
schedule:
interval: monthly

0 comments on commit b1de95d

Please sign in to comment.