Skip to content

Commit

Permalink
Merge pull request #87 from platan/dependabot/add-v2-config-file
Browse files Browse the repository at this point in the history
Upgrade to GitHub-native Dependabot
  • Loading branch information
platan committed May 5, 2021
2 parents 6bc1872 + 96a8e17 commit 1e2ff4a
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
version: 2
updates:
- package-ecosystem: gradle
directory: "/"
schedule:
interval: daily
open-pull-requests-limit: 10
ignore:
- dependency-name: net.ltgt.errorprone
versions:
- 2.0.0
- dependency-name: org.jetbrains.intellij
versions:
- 0.7.0
- 0.7.1

0 comments on commit 1e2ff4a

Please sign in to comment.