mirror of https://github.com/nirenjan/libx52.git
ci: Add dependabot to keep Github Actions up to date
parent
e8208e97cb
commit
accd2a1f4e
|
|
@ -0,0 +1,8 @@
|
|||
version: 2
|
||||
updates:
|
||||
# Maintain dependencies for Github Actions
|
||||
- package-ecosystem: "github-actions"
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: "daily"
|
||||
open-pull-requests-limit: 5
|
||||
Loading…
Reference in New Issue