Skip to content

Commit

Permalink
[⚡] - Adding dependabot
Browse files Browse the repository at this point in the history
  • Loading branch information
byawitz committed Mar 27, 2024
1 parent e8a841d commit ca9280c
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 1 deletion.
31 changes: 31 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
---
version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"
- package-ecosystem: npm
directory: "/apps/linkos"
schedule:
interval: "weekly"
commit-message:
prefix: "api"
- package-ecosystem: npm
directory: "/apps/dashboard"
schedule:
interval: "weekly"
commit-message:
prefix: "dashboard"
- package-ecosystem: npm
directory: "/apps/extension"
schedule:
interval: "weekly"
commit-message:
prefix: "extension"
- package-ecosystem: "docker"
directory: "/"
schedule:
interval: "weekly"
commit-message:
prefix: "dockerfile"
2 changes: 1 addition & 1 deletion assets/linkos.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit ca9280c

Please sign in to comment.