Skip to content

Commit 4c65683

Browse files
renovate[bot]dpikt
authored andcommitted
Configure Renovate (#14)
* Add renovate.json * Use shared config * Version bump: 1.3.1
1 parent 2d88bfe commit 4c65683

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

.renovaterc

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
{
2+
"extends": ["@launchpadlab"]
3+
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@launchpadlab/lp-redux-utils",
3-
"version": "1.3.0",
3+
"version": "1.3.1",
44
"description": "redux helpers",
55
"main": "lib/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)