Skip to content

Commit

Permalink
chore: enable gradle version catalog
Browse files Browse the repository at this point in the history
  • Loading branch information
Lyxot committed May 24, 2024
1 parent 444411b commit 6a78dc9
Show file tree
Hide file tree
Showing 8 changed files with 137 additions and 963 deletions.
16 changes: 0 additions & 16 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,22 +5,6 @@ updates:
schedule:
interval: "daily"
target-branch: "canary"
groups:
android-gradle-plugin:
patterns:
- "com.android.library"
- "com.android.application"
- "com.android.tools.build:gradle"
detekt:
patterns:
- "io.gitlab.arturbosch.detekt"
- "io.gitlab.arturbosch.detekt:detekt-formatting"
kotlin:
patterns:
- "org.jetbrains.kotlin.android"
- "org.jetbrains.kotlin:kotlin-gradle-plugin"
- "org.jetbrains.kotlin:kotlin-bom"
- "org.jetbrains.kotlin.plugin.compose"

- package-ecosystem: "github-actions"
directory: "/"
Expand Down
13 changes: 0 additions & 13 deletions .idea/detekt.xml

This file was deleted.

Loading

0 comments on commit 6a78dc9

Please sign in to comment.