Skip to content

Commit

Permalink
Merge branch 'devel' of github.com:edoardottt/defango into devel
Browse files Browse the repository at this point in the history
  • Loading branch information
edoardottt committed Nov 5, 2023
2 parents f35b88d + d003ba1 commit 600f5ce
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
updates:

# Maintain dependencies for go modules
- package-ecosystem: "gomod"
directory: "/"
schedule:
interval: "weekly"
target-branch: "devel"
commit-message:
prefix: "chore"
include: "scope"
labels:
- "Maintenance"

0 comments on commit 600f5ce

Please sign in to comment.