From c46272a7fc1cf25f8e97f7f71bd8a3923b7eb1dc Mon Sep 17 00:00:00 2001 From: Matthias Date: Mon, 4 May 2026 06:41:37 +0200 Subject: [PATCH] chore(dependabot): group bymnasium/sb3 dependencies --- .github/dependabot.yml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 6e491cd7b..80625db36 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -49,7 +49,11 @@ updates: patterns: - "scipy" - "scipy-stubs" - + gymnasium: + patterns: + - "gymnasium" + - "stable-baselines3" + - "sb3-contrib" - package-ecosystem: "github-actions" directory: "/" cooldown: