From 9fabc69ba91052cf7b7d91c12e576895689470b8 Mon Sep 17 00:00:00 2001 From: games647 Date: Mon, 6 May 2024 11:18:28 +0200 Subject: [PATCH] Increase dependabot to monthly updates. There are not many critical changes nowadays. --- .github/dependabot.yml | 4 ++-- README.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index d58ad832..a5fb0601 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -10,10 +10,10 @@ updates: interval: "monthly" # Maven project - - package-ecosystem: maven + - package-ecosystem: "maven" directory: "/" schedule: - interval: weekly + interval: "monthly" groups: production-dependencies: diff --git a/README.md b/README.md index 12e8e367..c934fd76 100644 --- a/README.md +++ b/README.md @@ -69,7 +69,7 @@ Possible values: `Premium`, `Cracked`, `Unknown` * Protocol plugin: * [ProtocolLib 5.2+](https://www.spigotmc.org/resources/protocollib.1997/) or * [ProtocolSupport](https://www.spigotmc.org/resources/protocolsupport.7201/) - * Latest BungeeCord (or a fork e.g. Waterfall) or Velocity + * Latest BungeeCord (or a fork e.g. Waterfall) or Velocity proxy * An auth plugin. ### Supported auth plugins