1
0
mirror of https://github.com/sasjs/core.git synced 2026-01-08 01:50:05 +00:00

Merge pull request #157 from sasjs/dependabot

chore: adding dependabot
This commit is contained in:
Allan Bowe
2022-02-03 19:31:16 +02:00
committed by GitHub

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

@@ -0,0 +1,9 @@
version: 2
updates:
- package-ecosystem: npm
directory: '/'
schedule:
interval: monthly
open-pull-requests-limit: 3
allow:
- dependency-type: "production"