1
0
mirror of https://github.com/chylex/IntelliJ-IdeaVim.git synced 2024-07-27 04:28:46 +02:00
IntelliJ-IdeaVim/.github/dependabot.yml
2020-12-25 09:47:12 +03:00

15 lines
361 B
YAML

# https://help.github.com/github/administering-a-repository/configuration-options-for-dependency-updates
version: 2
updates:
- package-ecosystem: "gradle"
directory: "/"
schedule:
interval: "weekly"
day: "wednesday"
- package-ecosystem: "maven"
directory: "/.teamcity/"
schedule:
interval: "weekly"
day: "wednesday"