diff --git a/.github/dependabot.yml b/.github/dependabot.yml new file mode 100644 index 0000000..4e2cc90 --- /dev/null +++ b/.github/dependabot.yml @@ -0,0 +1,8 @@ +--- +# Specify reviewers for pull requests* +version: 2 +updates: + - package-ecosystem: "pip" + directory: "/" + schedule: + interval: "weekly"