Skip to content

Commit d66fdd5

Browse files
authoredJun 29, 2022
Build: Add dependabot.yml config (GitHub Actions)
Closes gh-2093 Ref jquery/jquery#5057
1 parent 50d35e6 commit d66fdd5

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed
 

‎.github/dependabot.yml

+6
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

0 commit comments

Comments
 (0)
Please sign in to comment.