Skip to content

Commit

Permalink
switch back to dependabot
Browse files Browse the repository at this point in the history
  • Loading branch information
hennr committed Oct 24, 2024
1 parent e5a1079 commit 470971e
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 21 deletions.
25 changes: 10 additions & 15 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -1,15 +1,10 @@
## To get started with Dependabot version updates, you'll need to specify which
## package ecosystems to update and where the package manifests are located.
## Please see the documentation for all configuration options:
## https://help.github.com/github/administering-a-repository/configuration-options-for-dependency-updates
#
#version: 2
#updates:
# - package-ecosystem: "gradle"
# directory: "/"
# schedule:
# interval: "weekly"
# - package-ecosystem: "github-actions"
# directory: "/"
# schedule:
# interval: "weekly"
version: 2
updates:
- package-ecosystem: "gradle"
directory: "/"
schedule:
interval: "weekly"
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"
6 changes: 0 additions & 6 deletions renovate.json

This file was deleted.

0 comments on commit 470971e

Please sign in to comment.