This is an automated email from the ASF dual-hosted git repository. pjfanning pushed a commit to branch dependabot in repository https://gitbox.apache.org/repos/asf/pekko-sbt-paradox.git
commit ddb16b4bcf6a83c4752a1d05b8d760f2110dd067 Author: PJ Fanning <[email protected]> AuthorDate: Sun May 3 16:37:04 2026 +0100 Create dependabot.yml --- .github/dependabot.yml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml new file mode 100644 index 0000000..c73a811 --- /dev/null +++ b/.github/dependabot.yml @@ -0,0 +1,7 @@ +version: 2 +updates: + - package-ecosystem: "github-actions" + directory: "/" + schedule: + interval: "weekly" + --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
