Skip to content
This repository has been archived by the owner on Apr 25, 2023. It is now read-only.

Commit

Permalink
chore: move from greenkeeper to dependabot (#1283)
Browse files Browse the repository at this point in the history
  • Loading branch information
imurchie authored Mar 16, 2020
1 parent 4f805a3 commit ea956ae
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 7 deletions.
12 changes: 12 additions & 0 deletions .dependabot/config.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
version: 1
update_configs:
- package_manager: "javascript"
directory: "/"
update_schedule: "live"
ignored_updates:
- match:
dependency_name: "electron"
- match:
dependency_name: "electron-settings"
- match:
dependency_name: "less"
7 changes: 0 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -215,12 +215,5 @@
"engines": {
"node": ">=10.x",
"npm": ">=5.x"
},
"greenkeeper": {
"ignore": [
"electron",
"less",
"electron-settings"
]
}
}

0 comments on commit ea956ae

Please sign in to comment.