mirror of
https://github.com/octoleo/plantuml.git
synced 2024-12-22 10:59:01 +00:00
Add configuration for Dependabot native
This commit is contained in:
parent
19822a5539
commit
8a22ae7f93
9
.github/dependabot.yml
vendored
Normal file
9
.github/dependabot.yml
vendored
Normal 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
|
Loading…
Reference in New Issue
Block a user