chore(release): merge main (d2c8c710c2)

This commit is contained in:
github-actions[bot] 2021-11-02 16:57:29 +00:00
commit f825359edd
3 changed files with 6 additions and 6 deletions

View file

@ -46,7 +46,7 @@
"eslint-config-prettier": "8.3.0",
"eslint-plugin-json": "3.1.0",
"husky": "7.0.4",
"lint-staged": "11.2.4",
"lint-staged": "11.2.5",
"npm-run-all": "4.1.5",
"prettier": "2.4.1",
"standard-version": "9.3.2",

View file

@ -1,7 +1,7 @@
class Docker {
readonly repository = 'renovate/renovate';
// renovate: datasource=docker depName=renovate/renovate versioning=docker
readonly tag = '28.21.2-slim';
readonly tag = '28.21.6-slim';
readonly tagSuffix = '-slim';
image(): string {

View file

@ -1808,10 +1808,10 @@ lines-and-columns@^1.1.6:
resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.1.6.tgz#1c00c743b433cd0a4e80758f7b64a57440d9ff00"
integrity sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA=
lint-staged@11.2.4:
version "11.2.4"
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-11.2.4.tgz#29bc84e0318e6e9d4a7a043513236d066e39ee1d"
integrity sha512-aTUqcPDSV05EyKlMT4N5h7tmnevKfAxI3xZkRb+DHfmcFaoCxfxVvpqlLMCVGy3EYle9JYER2nA5zc4eNTkZVQ==
lint-staged@11.2.5:
version "11.2.5"
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-11.2.5.tgz#afa4c4740fbf874fab1531a846f14504e448e828"
integrity sha512-bD6FeKyRtMA3jXcNg/J0fuJmwDN8yaoTdqliFcEl8pFTHiP9NYwQCeZwBoZ8FEXx4lj/pli3oFehr86XYvMNEA==
dependencies:
cli-truncate "2.1.0"
colorette "^1.4.0"