mirror of
https://github.com/brittonhayes/validate-yaml.git
synced 2024-11-23 05:30:56 -05:00
chore: Add dependabot permissions for dep management and set frequency to monthly
This commit is contained in:
parent
20fc59465d
commit
87b192d152
2 changed files with 3 additions and 1 deletions
2
.github/dependabot.yml
vendored
2
.github/dependabot.yml
vendored
|
@ -6,4 +6,4 @@ updates:
|
||||||
directory: "/"
|
directory: "/"
|
||||||
# Check the npm registry for updates every day (weekdays)
|
# Check the npm registry for updates every day (weekdays)
|
||||||
schedule:
|
schedule:
|
||||||
interval: "weekly"
|
interval: "monthly"
|
||||||
|
|
|
@ -1 +1,3 @@
|
||||||
* @brittonhayes
|
* @brittonhayes
|
||||||
|
package.json @dependabot
|
||||||
|
yarn.lock @dependabot
|
Loading…
Reference in a new issue