Merge pull request #13 from puppetlabs/dependabot

Add dependabot
This commit is contained in:
Samuel 2021-09-24 11:26:10 -05:00 committed by GitHub
commit 39cadfd3a6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

14
.github/dependabot.yml vendored Normal file
View file

@ -0,0 +1,14 @@
version: 2
updates:
- package-ecosystem: pip
directory: "/"
schedule:
interval: daily
time: "13:00"
open-pull-requests-limit: 10
- package-ecosystem: docker
directory: "/"
schedule:
interval: daily
time: "13:00"
open-pull-requests-limit: 10