skuzzle / restrict-imports-enforcer-rule

Gradle plugin & Maven Enforcer rule that restricts usage of unwanted imports in Java, Kotlin and Groovy source files.
MIT License
75 stars 12 forks source link

ci: add dependabot configuration #65

Closed yeikel closed 1 year ago

yeikel commented 1 year ago

To receive pull requests with dependency upgrades

See https://github.blog/2020-06-01-keep-all-your-packages-up-to-date-with-dependabot/

skuzzle commented 1 year ago

This looks like a reasonable addition. Thx for suggesting and adding it 👍