mirror of
https://github.com/owenlejeune/AirHockey.git
synced 2025-11-08 08:32:45 -05:00
Upgrade to GitHub-native Dependabot
This commit is contained in:
committed by
GitHub
parent
d5ad5e7fb7
commit
7571065d52
12
.github/dependabot.yml
vendored
Normal file
12
.github/dependabot.yml
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
version: 2
|
||||
updates:
|
||||
- package-ecosystem: npm
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: daily
|
||||
time: "10:00"
|
||||
open-pull-requests-limit: 10
|
||||
ignore:
|
||||
- dependency-name: lodash
|
||||
versions:
|
||||
- 4.17.20
|
||||
Reference in New Issue
Block a user