mirror of
https://github.com/formbricks/formbricks.git
synced 2025-12-30 02:10:12 -06:00
add missing packages
This commit is contained in:
18
.github/dependabot.yml
vendored
18
.github/dependabot.yml
vendored
@@ -92,6 +92,24 @@ updates:
|
||||
interval: "weekly"
|
||||
security-updates-only: true
|
||||
|
||||
- package-ecosystem: "npm"
|
||||
directory: "/packages/js"
|
||||
schedule:
|
||||
interval: "weekly"
|
||||
security-updates-only: true
|
||||
|
||||
- package-ecosystem: "npm"
|
||||
directory: "/packages/react-native"
|
||||
schedule:
|
||||
interval: "weekly"
|
||||
security-updates-only: true
|
||||
|
||||
- package-ecosystem: "npm"
|
||||
directory: "/packages/vite-plugins"
|
||||
schedule:
|
||||
interval: "weekly"
|
||||
security-updates-only: true
|
||||
|
||||
- package-ecosystem: "github-actions"
|
||||
directory: "/"
|
||||
schedule:
|
||||
|
||||
Reference in New Issue
Block a user