commit e9a525f1a5ff6561786abec54eceb09ba08c5eaf parent 7f7fc3e5cbc1641f400d7ba83b77f07e635f0e1e Author: Marcel Radzio <mtrnord@noreply.git.nordgedanken.dev> Date: Tue, 28 Feb 2023 14:09:19 +0000 „.github/dependabot.yml“ hinzufügen Diffstat:
| A | .github/dependabot.yml | | | 6 | ++++++ |
1 file changed, 6 insertions(+), 0 deletions(-)
diff --git a/.github/dependabot.yml b/.github/dependabot.yml @@ -0,0 +1,6 @@ +version: 2 +updates: + - package-ecosystem: "pip" # See documentation for possible values + directory: "/" # Location of package manifests + schedule: + interval: "weekly"