set up dependabot for GitHub Actions
parent
11207a9c98
commit
4d30b491e3
|
@ -0,0 +1,7 @@
|
|||
version: 2
|
||||
updates:
|
||||
- package-ecosystem: github-actions
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: daily
|
||||
target-branch: main
|
Loading…
Reference in New Issue