Skip to content

Commit

Permalink
Add dependabot and release drafter file
Browse files Browse the repository at this point in the history
Signed-off-by: Olivier Lamy <olamy@apache.org>
  • Loading branch information
olamy committed May 2, 2023
1 parent 5ba3c3a commit 59bb305
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .github/dependabot.yml
@@ -0,0 +1,10 @@
version: 2
updates:
- package-ecosystem: "maven"
directory: "/"
schedule:
interval: "daily"
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "daily"
2 changes: 2 additions & 0 deletions .github/release-drafter.yml
@@ -0,0 +1,2 @@
_extends: .github
tag-template: license-maven-plugin-$NEXT_MINOR_VERSION

0 comments on commit 59bb305

Please sign in to comment.