Update dependabot.yml

This commit is contained in:
Félix MARQUET
2024-10-02 09:08:16 +02:00
committed by GitHub
parent ee231dd789
commit 6d18d5e37f

6
.github/dependabot.yml vendored Normal file
View File

@@ -0,0 +1,6 @@
version: 2
updates:
- package-ecosystem: "npm" # specify npm as the package ecosystem
directory: "/" # Location of package manifests
schedule:
interval: "weekly"