File tree 2 files changed +18
-3
lines changed
2 files changed +18
-3
lines changed Original file line number Diff line number Diff line change
1
+ {
2
+ "$schema" : " https://docs.renovatebot.com/renovate-schema.json" ,
3
+ "extends" : [
4
+ " config:recommended"
5
+ ],
6
+ "timezone" : " Europe/Berlin" ,
7
+ "rebaseWhen" : " conflicted" ,
8
+ "rangeStrategy" : " bump" ,
9
+ "commitMessagePrefix" : " ⬆️" ,
10
+ "platformCommit" : " enabled" ,
11
+ "ignoreDeps" : [
12
+ " node" ,
13
+ " npm"
14
+ ]
15
+ }
Original file line number Diff line number Diff line change 1
1
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
2
2
Upstream-Name: webpack-plugin-corejs
3
- Upstream-Contact: Ferdinand Thiessen <rpm @fthiessen.de>
3
+ Upstream-Contact: Ferdinand Thiessen <opensource @fthiessen.de>
4
4
5
5
Files: package-lock.json package.json
6
- Copyright: Ferdinand Thiessen <rpm @fthiessen.de>
6
+ Copyright: Ferdinand Thiessen <opensource @fthiessen.de>
7
7
License: EUPL-1.2
8
8
9
9
Files: tsconfig.json .github/renovate.json
10
- Copyright: Ferdinand Thiessen <rpm @fthiessen.de>
10
+ Copyright: Ferdinand Thiessen <opensource @fthiessen.de>
11
11
License: CC0-1.0
You can’t perform that action at this time.
0 commit comments