source: frontend/node_modules/fast-uri/.github/dependabot.yml

Last change on this file was 9af201e, checked in by MBK <marija.karapandzova@…>, 12 days ago

Fix frontend appearance

  • Property mode set to 100644
File size: 274 bytes
Line 
1version: 2
2updates:
3 - package-ecosystem: "github-actions"
4 directory: "/"
5 schedule:
6 interval: "monthly"
7 open-pull-requests-limit: 10
8
9 - package-ecosystem: "npm"
10 directory: "/"
11 schedule:
12 interval: "monthly"
13 open-pull-requests-limit: 10
Note: See TracBrowser for help on using the repository browser.