mirror of
https://github.com/safing/portmaster
synced 2025-04-08 21:19:10 +00:00
Fix dependabot.yml configuration file
This commit is contained in:
parent
2e130a8ab5
commit
8c048989f8
1 changed files with 8 additions and 8 deletions
16
.github/dependabot.yml
vendored
16
.github/dependabot.yml
vendored
|
@ -10,12 +10,12 @@ updates:
|
|||
schedule:
|
||||
interval: "daily"
|
||||
|
||||
- package-ecosystem: "npm"
|
||||
directory: "/desktop/angular"
|
||||
schedule:
|
||||
interval: "daily"
|
||||
- package-ecosystem: "npm"
|
||||
directory: "/desktop/angular"
|
||||
schedule:
|
||||
interval: "daily"
|
||||
|
||||
- package-ecosystem: "cargo"
|
||||
directory: "/desktop/tauri"
|
||||
schedule:
|
||||
interval: "daily"
|
||||
- package-ecosystem: "cargo"
|
||||
directory: "/desktop/tauri"
|
||||
schedule:
|
||||
interval: "daily"
|
Loading…
Add table
Reference in a new issue