1
0
mirror of https://github.com/cmur2/python-veml6070.git synced 2025-10-30 13:59:47 +01:00

Create Dependabot config file

This commit is contained in:
dependabot-preview[bot]
2020-06-05 06:48:02 +00:00
committed by GitHub
parent 1a0216f1bf
commit acf90815ae

31
.github/dependabot.yml vendored Normal file
View File

@@ -0,0 +1,31 @@
version: 2
updates:
- package-ecosystem: pip
directory: "/"
schedule:
interval: weekly
day: thursday
time: '14:00'
timezone: Europe/Berlin
pull-request-branch-name:
separator: "-"
open-pull-requests-limit: 99
target-branch: three
versioning-strategy: lockfile-only
allow:
- dependency-type: direct
- dependency-type: indirect
- package-ecosystem: pip
directory: "/"
schedule:
interval: weekly
day: thursday
time: '14:00'
timezone: Europe/Berlin
pull-request-branch-name:
separator: "-"
open-pull-requests-limit: 99
versioning-strategy: lockfile-only
allow:
- dependency-type: direct
- dependency-type: indirect