1
0
mirror of https://github.com/dokku/buildpack-nginx.git synced 2025-07-04 05:00:46 +00:00

feat: add dependabot support

This commit is contained in:
Jose Diaz-Gonzalez
2024-09-14 01:31:32 -04:00
committed by GitHub
parent ec66a23266
commit 9e8c05da50

8
.github/dependabot.yaml vendored Normal file

@ -0,0 +1,8 @@
---
version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: daily
open-pull-requests-limit: 10