mirror of
https://github.com/jquery/jquery-ui.git
synced 2024-11-21 11:04:24 +00:00
Build: Add dependabot.yml config (GitHub Actions)
Closes gh-2093 Ref jquery/jquery#5057
This commit is contained in:
parent
50d35e60f1
commit
d66fdd5c9a
6
.github/dependabot.yml
vendored
Normal file
6
.github/dependabot.yml
vendored
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
version: 2
|
||||||
|
updates:
|
||||||
|
- package-ecosystem: github-actions
|
||||||
|
directory: "/"
|
||||||
|
schedule:
|
||||||
|
interval: monthly
|
Loading…
Reference in New Issue
Block a user