File tree Expand file tree Collapse file tree 3 files changed +9
-6
lines changed Expand file tree Collapse file tree 3 files changed +9
-6
lines changed Original file line number Diff line number Diff line change
1
+ version : 1
2
+ update_configs :
3
+ - package_manager : " javascript"
4
+ directory : " /"
5
+ update_schedule : " daily"
6
+ ignored_updates :
7
+ - match :
8
+ dependency_name : " tap"
Original file line number Diff line number Diff line change 1
1
# fast-json-stringify
2
2
3
3
[ ![ js-standard-style] ( https://img.shields.io/badge/code%20style-standard-brightgreen.svg?style=flat )] ( http://standardjs.com/ )
4
- ![ Ci Workflow] ( https://github.com/fastify/fastify-bearer-auth /workflows/CI%20workflow/badge.svg )
4
+ ![ Ci Workflow] ( https://github.com/fastify/fast-json-stringify /workflows/CI%20workflow/badge.svg )
5
5
[ ![ NPM downloads] ( https://img.shields.io/npm/dm/fast-json-stringify.svg?style=flat )] ( https://www.npmjs.com/package/fast-json-stringify )
6
6
7
7
Original file line number Diff line number Diff line change 52
52
"ignore" : [
53
53
" schema-validator.js"
54
54
]
55
- },
56
- "greenkeeper" : {
57
- "ignore" : [
58
- " tap"
59
- ]
60
55
}
61
56
}
You can’t perform that action at this time.
0 commit comments