mirror of
https://github.com/actions-rs/toolchain.git
synced 2025-08-14 21:05:05 +00:00
CI: Add Dependabot configuration
Will check weekly the npm dependencies and open PRs to update them
This commit is contained in:
parent
b3ea035039
commit
8a37e5782c
7
.github/dependabot.yml
vendored
Normal file
7
.github/dependabot.yml
vendored
Normal file
@ -0,0 +1,7 @@
|
||||
version: 2
|
||||
updates:
|
||||
- package-ecosystem: npm
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: weekly
|
||||
open-pull-requests-limit: 10
|
Loading…
x
Reference in New Issue
Block a user