diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 6b3c55b..ea3f3cf 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -20,3 +20,7 @@ updates: directory: "block-kit" schedule: interval: "daily" + - package-ecosystem: "pip" + directory: "methods" + schedule: + interval: "daily"