diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 5990d9c..0a2da4b 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -5,7 +5,11 @@ version: 2 updates: - - package-ecosystem: "" # See documentation for possible values - directory: "/" # Location of package manifests + - package-ecosystem: "pip" + directory: "/" + schedule: + interval: "weekly" + - package-ecosystem: "docker" + directory: "/.docker/" schedule: interval: "weekly" diff --git a/README.md b/README.md index 6a1fa6e..fb67c82 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ Example: 1250 ┤ User: christopsy666, Rating type: Bullet on lichess.org -Last update: 28.12.2024 12:41:35 +Last update: 28.12.2024 12:44:50