build: add dependabot.yml file

old-agentic-v1^2
Philipp Burckhardt 2023-06-21 22:24:49 -04:00
rodzic dbd8603a74
commit 711a9d1ad2
1 zmienionych plików z 10 dodań i 0 usunięć

10
legacy/.github/dependabot.yml vendored 100644
Wyświetl plik

@ -0,0 +1,10 @@
version: 3
updates:
- package-ecosystem: npm
directory: "/"
schedule:
interval: monthly
open-pull-requests-limit: 10
allow:
- dependency-name: "*"
dependency-type: "all"