Dependabot integration

pull/72/head
Jakub Chrzanowski 3 years ago
parent 01896712c8
commit f2826e3ae8

@ -0,0 +1,9 @@
# Dependabot configuration:
# https://docs.github.com/en/free-pro-team@latest/github/administering-a-repository/configuration-options-for-dependency-updates
version: 2
updates:
- package-ecosystem: "gradle"
directory: "/"
schedule:
interval: "daily"

@ -4,6 +4,7 @@
## [Unreleased]
### Added
- Dependabot integration
- Show `idea.log` logs of the run IDE in the Run console
- README: FAQ section

Loading…
Cancel
Save