Skip to content

Commit

Permalink
fooba
Browse files Browse the repository at this point in the history
  • Loading branch information
Andor Markus committed Jul 26, 2021
1 parent bd5d886 commit bfb0827
Show file tree
Hide file tree
Showing 3 changed files with 8,818 additions and 8,395 deletions.
5 changes: 5 additions & 0 deletions .pre-commit-hooks.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
- id: renovate-config-validator
name: renovate-config-validator
description: "renovatebot: Universal dependency update tool that fits into your workflows."
entry: renovate-config-validator
language: node
5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -144,10 +144,10 @@
"dequal": "2.0.2",
"detect-indent": "6.1.0",
"email-addresses": "4.0.0",
"extract-zip": "2.0.1",
"emoji-regex": "9.2.2",
"emojibase": "5.2.0",
"emojibase-regex": "5.1.3",
"extract-zip": "2.0.1",
"fast-safe-stringify": "2.0.8",
"find-up": "5.0.0",
"fs-extra": "10.0.0",
Expand Down Expand Up @@ -191,7 +191,8 @@
"url-join": "4.0.1",
"validate-npm-package-name": "3.0.0",
"www-authenticate": "0.6.2",
"xmldoc": "1.1.2"
"xmldoc": "1.1.2",
"yarn": "1.22.11"
},
"optionalDependencies": {
"re2": "1.16.0"
Expand Down
Loading

0 comments on commit bfb0827

Please sign in to comment.