Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit aa719b3

Browse files
committed
test: fix dependabot.yaml for github-actions
and add docker provider
1 parent 4e704ce commit aa719b3

File tree

1 file changed

+11
-3
lines changed

1 file changed

+11
-3
lines changed

‎.github/dependabot.yaml

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,15 @@
55

66
version: 2
77
updates:
8-
- package-ecosystem: ""# See documentation for possible values
9-
directory: "/"# Location of package manifests
8+
- package-ecosystem: 'github-actions'
9+
directory: '/'
1010
schedule:
11-
interval: "weekly"
11+
interval: 'weekly'
12+
labels:
13+
- 'github-actions'
14+
- package-ecosystem: 'docker'
15+
directory: '/'
16+
schedule:
17+
interval: 'weekly'
18+
labels:
19+
- 'docker'

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /