Skip to content

Commit

Permalink
Upgrade to GitHub-native Dependabot (#462)
Browse files Browse the repository at this point in the history
* Upgrade to GitHub-native Dependabot

* Update dependabot.yml

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Dzikoysk <dzikoysk@dzikoysk.net>
  • Loading branch information
dependabot-preview[bot] and dzikoysk committed Apr 29, 2021
1 parent 47b2be3 commit 1eb588a
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions .github/dependabot.yml
@@ -0,0 +1,12 @@
version: 2
updates:
- package-ecosystem: maven
directory: "/"
schedule:
interval: daily
time: "04:00"
open-pull-requests-limit: 10
ignore:
- dependency-name: org.webjars:swagger-ui
versions:
- "> 3.25.2"

0 comments on commit 1eb588a

Please sign in to comment.