mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-07-05 11:19:14 +02:00
Add dependabot.yml for automatic security updates
This commit is contained in:
6
.github/dependabot.yml
vendored
Normal file
6
.github/dependabot.yml
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
version: 2
|
||||
updates:
|
||||
- package-ecosystem: npm
|
||||
directory: "/install"
|
||||
schedule:
|
||||
interval: daily
|
||||
Reference in New Issue
Block a user