1
0
mirror of https://github.com/octoleo/plantuml.git synced 2024-11-05 21:17:52 +00:00

Add configuration for Dependabot native

This commit is contained in:
Asbjørn Ulsberg 2021-07-30 14:47:12 +02:00
parent 19822a5539
commit 8a22ae7f93
No known key found for this signature in database
GPG Key ID: 34616339C3D5E883

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

@ -0,0 +1,9 @@
version: 2
updates:
- package-ecosystem: maven
directory: /
schedule:
interval: daily
time: 03:00
timezone: Europe/Paris
open-pull-requests-limit: 99