mirror of
https://github.com/scratchfoundation/scratchjr-website.git
synced 2025-08-28 22:30:12 -04:00
Merge 2dd38ccbef
into 753a8811c5
This commit is contained in:
commit
65c2aaf84b
1 changed files with 20 additions and 0 deletions
20
.github/dependabot.yml
vendored
Normal file
20
.github/dependabot.yml
vendored
Normal file
|
@ -0,0 +1,20 @@
|
|||
version: 2
|
||||
updates:
|
||||
- package-ecosystem: npm
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: weekly
|
||||
time: "10:00"
|
||||
open-pull-requests-limit: 99
|
||||
versioning-strategy: increase-if-necessary
|
||||
ignore:
|
||||
- dependency-name: eslint-plugin-react
|
||||
versions:
|
||||
- 7.22.0
|
||||
- 7.23.1
|
||||
- dependency-name: react-slick
|
||||
versions:
|
||||
- 0.28.0
|
||||
- dependency-name: classnames
|
||||
versions:
|
||||
- 2.2.6
|
Loading…
Add table
Add a link
Reference in a new issue