mirror of
https://github.com/bettercap/bettercap
synced 2025-08-20 13:33:21 -07:00
feat(ci): Add Dependabot to keep GitHub actions up-to-date
This commit is contained in:
parent
756dc3d71a
commit
520592d1a5
1 changed files with 7 additions and 0 deletions
7
.github/dependabot.yml
vendored
Normal file
7
.github/dependabot.yml
vendored
Normal file
|
@ -0,0 +1,7 @@
|
||||||
|
version: 2
|
||||||
|
updates:
|
||||||
|
# GitHub Actions
|
||||||
|
- package-ecosystem: github-actions
|
||||||
|
directory: /
|
||||||
|
schedule:
|
||||||
|
interval: daily
|
Loading…
Add table
Add a link
Reference in a new issue