mirror of
https://github.com/adnanh/webhook.git
synced 2025-08-02 07:50:32 +00:00
Use Dependabot for dependency updates
More info: https://docs.github.com/en/github/administering-a-repository/keeping-your-dependencies-updated-automatically
This commit is contained in:
parent
6184509494
commit
f22df0ce23
1 changed files with 10 additions and 0 deletions
10
.github/dependabot.yml
vendored
Normal file
10
.github/dependabot.yml
vendored
Normal file
|
@ -0,0 +1,10 @@
|
|||
version: 2
|
||||
updates:
|
||||
- package-ecosystem: gomod
|
||||
directory: /
|
||||
schedule:
|
||||
interval: daily
|
||||
- package-ecosystem: github-actions
|
||||
directory: /
|
||||
schedule:
|
||||
interval: daily
|
Loading…
Add table
Add a link
Reference in a new issue