Skip to content

Commit

Permalink
Merge pull request #27 from whiteducksoftware/feat/dependabot
Browse files Browse the repository at this point in the history
feat: github-actions dependabot
  • Loading branch information
hutstep authored Dec 20, 2024
2 parents 7d67038 + b1de95d commit fe7d849
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 fe7d849

Please sign in to comment.