mirror of
https://github.com/octoleo/plantuml.git
synced 2025-01-23 15:18:32 +00:00
Merge pull request #602 from asbjornu/feature/dependabot-native
Add Dependabot Native
This commit is contained in:
commit
46e83a56b1
16
.github/dependabot.yml
vendored
Normal file
16
.github/dependabot.yml
vendored
Normal file
@ -0,0 +1,16 @@
|
|||||||
|
version: 2
|
||||||
|
updates:
|
||||||
|
- package-ecosystem: maven
|
||||||
|
directory: /
|
||||||
|
schedule:
|
||||||
|
interval: daily
|
||||||
|
time: 03:00
|
||||||
|
timezone: Europe/Paris
|
||||||
|
open-pull-requests-limit: 99
|
||||||
|
- package-ecosystem: github-actions
|
||||||
|
directory: /
|
||||||
|
schedule:
|
||||||
|
interval: daily
|
||||||
|
time: 03:00
|
||||||
|
timezone: Europe/Paris
|
||||||
|
open-pull-requests-limit: 99
|
Loading…
x
Reference in New Issue
Block a user