Skip to content

Commit fd608c3

Browse files
authored
Merge pull request #12051 from kurtmckee/add-dependabot-for-actions
Add a dependabot config to update CI actions monthly
2 parents 9b73482 + ac96289 commit fd608c3

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

.github/dependabot.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
version: 2
2+
updates:
3+
- package-ecosystem: "github-actions"
4+
directory: "/"
5+
schedule:
6+
interval: "monthly"

news/d7179b28-bc23-46aa-9175-834117a42dbd.trivial.rst

Whitespace-only changes.

0 commit comments

Comments
 (0)