Skip to content

Commit e1b8bf6

Browse files
committed
Update dependabot.yml
1 parent 109a523 commit e1b8bf6

1 file changed

Lines changed: 30 additions & 0 deletions

File tree

.github/dependabot.yml

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
# To get started with Dependabot version updates, you'll need to specify which
2+
# package ecosystems to update and where the package manifests are located.
3+
# Please see the documentation for all configuration options:
4+
# https://docs.github.com/github/administering-a-repository/configuration-options-for-dependency-updates
5+
6+
version: 2
7+
updates:
8+
- package-ecosystem: github-actions
9+
directory: /
10+
open-pull-requests-limit: 10
11+
schedule:
12+
interval: daily
13+
time: '07:00'
14+
timezone: Europe/Berlin
15+
assignees:
16+
- ns-vasilev
17+
reviewers:
18+
- ns-vasilev
19+
20+
- package-ecosystem: swift
21+
directory: /
22+
open-pull-requests-limit: 10
23+
schedule:
24+
interval: daily
25+
time: '07:00'
26+
timezone: Europe/Berlin
27+
assignees:
28+
- ns-vasilev
29+
reviewers:
30+
- ns-vasilev

0 commit comments

Comments
 (0)