mirror of
https://github.com/creshpay/action-cached-git-lfs-pull.git
synced 2024-11-23 05:53:51 +08:00
chore(ci): enable dependabot on ga (#2)
This commit is contained in:
parent
dd57477f0d
commit
11e65fe7cb
10
.github/dependabot.yml
vendored
Normal file
10
.github/dependabot.yml
vendored
Normal file
@ -0,0 +1,10 @@
|
||||
version: 2
|
||||
|
||||
updates:
|
||||
|
||||
# Maintain dependencies for GitHub Actions
|
||||
- package-ecosystem: "github-actions"
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: "weekly"
|
||||
open-pull-requests-limit: 5
|
Loading…
Reference in New Issue
Block a user