Skip to content
This repository has been archived by the owner on Oct 19, 2024. It is now read-only.

Commit

Permalink
Replace renovatebot with dependabot
Browse files Browse the repository at this point in the history
Signed-off-by: M3DZIK <[email protected]>
  • Loading branch information
M3DZIK committed Sep 19, 2023
1 parent 06a6dfa commit 1dc3c81
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 11 deletions.
20 changes: 20 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
version: 2

updates:
# Maintain dependencies for GitHub Actions
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"

# Maintain dependencies for Maven
- package-ecosystem: "gradle"
directory: "/"
schedule:
interval: "weekly"
groups:
kotlin:
patterns:
- "com.google.devtools.ksp"
- "androidx.compose.compiler*"
- "org.jetbrains.kotlin.android"
11 changes: 0 additions & 11 deletions .github/renovate.json

This file was deleted.

0 comments on commit 1dc3c81

Please sign in to comment.