Create dependabot.yml

pull/267/head
Miguel Sozinho Ramalho 2025-03-24 10:49:36 +00:00 zatwierdzone przez GitHub
rodzic 01516724d3
commit 7b454baa02
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: B5690EEEBB952194
1 zmienionych plików z 12 dodań i 0 usunięć

12
.github/dependabot.yml vendored 100644
Wyświetl plik

@ -0,0 +1,12 @@
# To get started with Dependabot version updates, you'll need to specify which
# package ecosystems to update and where the package manifests are located.
# Please see the documentation for all configuration options:
# https://docs.github.com/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file
version: 2
updates:
- package-ecosystem: "" # See documentation for possible values
directory: "/" # Location of package manifests
schedule:
interval: "weekly"