First commit
This commit is contained in:
18
node_modules/ldapjs/.github/dependabot.yml
generated
vendored
Normal file
18
node_modules/ldapjs/.github/dependabot.yml
generated
vendored
Normal file
@ -0,0 +1,18 @@
|
||||
version: 2
|
||||
updates:
|
||||
- package-ecosystem: "github-actions"
|
||||
# versioning-strategy: increase-if-necessary
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: "weekly"
|
||||
day: "saturday"
|
||||
time: "03:00"
|
||||
timezone: "America/New_York"
|
||||
- package-ecosystem: "npm"
|
||||
versioning-strategy: increase-if-necessary
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: "weekly"
|
||||
day: "saturday"
|
||||
time: "03:00"
|
||||
timezone: "America/New_York"
|
||||
Reference in New Issue
Block a user