Skip to content

Commit c45036b

Browse files
authored
Update paths for dependabot (microsoft#21920)
For microsoft#21139
1 parent e8d0ee5 commit c45036b

1 file changed

Lines changed: 21 additions & 0 deletions

File tree

.github/dependabot.yml

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,27 @@ updates:
77
labels:
88
- 'no-changelog'
99

10+
- package-ecosystem: 'github-actions'
11+
directory: .github/actions/build-vsix
12+
schedule:
13+
interval: daily
14+
labels:
15+
- 'no-changelog'
16+
17+
- package-ecosystem: 'github-actions'
18+
directory: .github/actions/lint
19+
schedule:
20+
interval: daily
21+
labels:
22+
- 'no-changelog'
23+
24+
- package-ecosystem: 'github-actions'
25+
directory: .github/actions/smoke-test
26+
schedule:
27+
interval: daily
28+
labels:
29+
- 'no-changelog'
30+
1031
# Not skipping the news for some Python dependencies in case it's actually useful to communicate to users.
1132
- package-ecosystem: 'pip'
1233
directory: /

0 commit comments

Comments
 (0)