3b7ccf0642
* Bump checkstyle from 8.43 to 8.44 Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 8.43 to 8.44. - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-8.43...checkstyle-8.44) --- updated-dependencies: - dependency-name: com.puppycrawl.tools:checkstyle dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * github: remove unused graphviz * github: prepare setup-java for v2 syntax * github: Add dependabot settings * ClassGraphPackageScanner: fix up order of javadoc annotations * Update build-maven.yml Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Paul Campbell <pcampbell@kemitix.net>
10 lines
199 B
YAML
10 lines
199 B
YAML
version: 2
|
|
updates:
|
|
- package-ecosystem: maven
|
|
directory: "/"
|
|
schedule:
|
|
interval: daily
|
|
- package-ecosystem: "github-actions"
|
|
directory: "/"
|
|
schedule:
|
|
interval: daily
|