Skip to content
This repository has been archived by the owner on Mar 27, 2024. It is now read-only.

Commit

Permalink
Restore dependabot configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
fasmat committed Mar 19, 2024
1 parent 145dfb0 commit 031738e
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
version: 2
updates:
- package-ecosystem: "gomod"
directory: "/"
schedule:
interval: "daily"
labels:
- "gomod"
- "dependency"

- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "daily"
labels:
- "github-actions"
- "dependency"

- package-ecosystem: "docker"
directory: "/"
schedule:
interval: "daily"
labels:
- "docker"
- "dependency"

0 comments on commit 031738e

Please sign in to comment.