mirror of
https://github.com/sasjs/lint.git
synced 2025-12-10 17:34:36 +00:00
Upgrade to GitHub-native Dependabot
This commit is contained in:
committed by
GitHub
parent
984915fe47
commit
1e70b9debc
18
.github/dependabot.yml
vendored
Normal file
18
.github/dependabot.yml
vendored
Normal file
@@ -0,0 +1,18 @@
|
||||
version: 2
|
||||
updates:
|
||||
- package-ecosystem: npm
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: daily
|
||||
open-pull-requests-limit: 10
|
||||
ignore:
|
||||
- dependency-name: "@types/node"
|
||||
versions:
|
||||
- 14.14.41
|
||||
- 15.0.0
|
||||
- dependency-name: "@types/jest"
|
||||
versions:
|
||||
- 26.0.22
|
||||
- dependency-name: "@sasjs/utils"
|
||||
versions:
|
||||
- 2.10.2
|
||||
Reference in New Issue
Block a user