asciidoctor / asciidoctor-gradle-plugin

A Gradle plugin that uses Asciidoctor via JRuby to process AsciiDoc source files within the project.
https://asciidoctor.github.io/asciidoctor-gradle-plugin/
Apache License 2.0
285 stars 120 forks source link

Add configuration for Dependabot #640

Closed leonard84 closed 1 year ago

leonard84 commented 2 years ago

it will monitor gradle plugins and normal dependencies.

In addition dependabot must be enabled it the project settings, after this has been merged.

aalmiray commented 2 years ago

I'm not so sure about this one. Dependabot is a PITA from my experience. @ysb33r WDYT?

ysb33r commented 2 years ago

@aalmiray I feel the same way.

Besides that, we need to get a 4.x out before we even look at this.

ysb33r commented 1 year ago

I think we are going to hold off on dependabot for now.