Skip to content

Commit e83b73b

Browse files
authored
Merge pull request #238 from nextcloud/dependabot/add-v2-config-file
2 parents 2e0e443 + b113dd8 commit e83b73b

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

.github/dependabot.yml

+10
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
version: 2
2+
updates:
3+
- package-ecosystem: npm
4+
directory: "/"
5+
schedule:
6+
interval: weekly
7+
day: saturday
8+
time: "03:00"
9+
timezone: Europe/Paris
10+
open-pull-requests-limit: 10

0 commit comments

Comments
 (0)