mirror of
https://github.com/mon/BemaniPatcher.git
synced 2026-07-10 14:27:48 -05:00
Add dependabot for actions
This commit is contained in:
parent
9000401bf5
commit
06d052d6ba
10
.github/dependabot.yml
vendored
Normal file
10
.github/dependabot.yml
vendored
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
# Set update schedule for GitHub Actions
|
||||
|
||||
version: 2
|
||||
updates:
|
||||
|
||||
- package-ecosystem: "github-actions"
|
||||
directory: "/"
|
||||
schedule:
|
||||
# Check for updates to GitHub Actions every week
|
||||
interval: "weekly"
|
||||
Loading…
Reference in New Issue
Block a user