Dependabot integration

This commit is contained in:
Jakub Chrzanowski 2020-12-21 10:43:02 +01:00
parent 01896712c8
commit f2826e3ae8
2 changed files with 10 additions and 0 deletions

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

@ -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"

View File

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