Skip to content

Commit 3a09cc1

Browse files
committed
chore: remove glamor from renovate config
1 parent 1577f9b commit 3a09cc1

File tree

1 file changed

+0
-244
lines changed

1 file changed

+0
-244
lines changed

renovate.json5

Lines changed: 0 additions & 244 deletions
Original file line numberDiff line numberDiff line change
@@ -7047,250 +7047,6 @@
70477047
"commitMessageSuffix": "{{#unless groupName}} for gatsby-plugin-gatsby-cloud{{/unless}}",
70487048
"dependencyDashboardApproval": true
70497049
},
7050-
{
7051-
"matchPaths": [
7052-
"packages/gatsby-plugin-glamor/package.json"
7053-
],
7054-
"matchDepTypes": [
7055-
"devDependencies"
7056-
],
7057-
"matchUpdateTypes": [
7058-
"patch",
7059-
"minor"
7060-
],
7061-
"groupName": "[DEV] minor and patch dependencies for gatsby-plugin-glamor",
7062-
"groupSlug": "gatsby-plugin-glamor-dev-minor",
7063-
"automerge": true,
7064-
"excludePackageNames": [
7065-
"eslint",
7066-
"prettier",
7067-
"cross-env",
7068-
"execa",
7069-
"mini-css-extract-plugin",
7070-
"sharp",
7071-
"@types/sharp",
7072-
"typescript",
7073-
"chalk",
7074-
"fs-extra",
7075-
"@types/fs-extra",
7076-
"cheerio",
7077-
"semver",
7078-
"@types/semver",
7079-
"core-js",
7080-
"core-js-compat",
7081-
"chokidar"
7082-
],
7083-
"excludePackagePatterns": [
7084-
"^@babel",
7085-
"^eslint-",
7086-
"^@typescript-eslint/",
7087-
"^@testing-library/"
7088-
],
7089-
"commitMessageSuffix": "{{#unless groupName}} for gatsby-plugin-glamor{{/unless}}"
7090-
},
7091-
{
7092-
"matchPaths": [
7093-
"packages/gatsby-plugin-glamor/package.json"
7094-
],
7095-
"matchDepTypes": [
7096-
"devDependencies"
7097-
],
7098-
"matchUpdateTypes": [
7099-
"major"
7100-
],
7101-
"groupName": "[DEV] major dependencies for gatsby-plugin-glamor",
7102-
"groupSlug": "gatsby-plugin-glamor-dev-major",
7103-
"automerge": true,
7104-
"dependencyDashboardApproval": false,
7105-
"excludePackageNames": [
7106-
"eslint",
7107-
"prettier",
7108-
"cross-env",
7109-
"execa",
7110-
"mini-css-extract-plugin",
7111-
"sharp",
7112-
"@types/sharp",
7113-
"typescript",
7114-
"chalk",
7115-
"fs-extra",
7116-
"@types/fs-extra",
7117-
"cheerio",
7118-
"semver",
7119-
"@types/semver",
7120-
"core-js",
7121-
"core-js-compat",
7122-
"chokidar"
7123-
],
7124-
"excludePackagePatterns": [
7125-
"^@babel",
7126-
"^eslint-",
7127-
"^@typescript-eslint/",
7128-
"^@testing-library/"
7129-
],
7130-
"commitMessageSuffix": "{{#unless groupName}} for gatsby-plugin-glamor{{/unless}}"
7131-
},
7132-
{
7133-
"matchPaths": [
7134-
"packages/gatsby-plugin-glamor/package.json"
7135-
],
7136-
"matchDepTypes": [
7137-
"dependencies"
7138-
],
7139-
"matchUpdateTypes": [
7140-
"patch",
7141-
"minor"
7142-
],
7143-
"groupName": "minor and patch dependencies for gatsby-plugin-glamor",
7144-
"groupSlug": "gatsby-plugin-glamor-prod-minor",
7145-
"excludePackageNames": [
7146-
"eslint",
7147-
"prettier",
7148-
"cross-env",
7149-
"execa",
7150-
"mini-css-extract-plugin",
7151-
"sharp",
7152-
"@types/sharp",
7153-
"typescript",
7154-
"chalk",
7155-
"fs-extra",
7156-
"@types/fs-extra",
7157-
"cheerio",
7158-
"semver",
7159-
"@types/semver",
7160-
"core-js",
7161-
"core-js-compat",
7162-
"chokidar"
7163-
],
7164-
"excludePackagePatterns": [
7165-
"^@babel",
7166-
"^eslint-",
7167-
"^@typescript-eslint/",
7168-
"^@testing-library/"
7169-
],
7170-
"commitMessageSuffix": "{{#unless groupName}} for gatsby-plugin-glamor{{/unless}}"
7171-
},
7172-
{
7173-
"matchPaths": [
7174-
"packages/gatsby-plugin-glamor/package.json"
7175-
],
7176-
"matchDepTypes": [
7177-
"dependencies"
7178-
],
7179-
"matchUpdateTypes": [
7180-
"major"
7181-
],
7182-
"groupName": "major dependencies for gatsby-plugin-glamor",
7183-
"groupSlug": "gatsby-plugin-glamor-prod-major",
7184-
"excludePackageNames": [
7185-
"eslint",
7186-
"prettier",
7187-
"cross-env",
7188-
"execa",
7189-
"mini-css-extract-plugin",
7190-
"sharp",
7191-
"@types/sharp",
7192-
"typescript",
7193-
"chalk",
7194-
"fs-extra",
7195-
"@types/fs-extra",
7196-
"cheerio",
7197-
"semver",
7198-
"@types/semver",
7199-
"core-js",
7200-
"core-js-compat",
7201-
"chokidar"
7202-
],
7203-
"excludePackagePatterns": [
7204-
"^@babel",
7205-
"^eslint-",
7206-
"^@typescript-eslint/",
7207-
"^@testing-library/"
7208-
],
7209-
"commitMessageSuffix": "{{#unless groupName}} for gatsby-plugin-glamor{{/unless}}",
7210-
"dependencyDashboardApproval": true
7211-
},
7212-
{
7213-
"matchPaths": [
7214-
"packages/gatsby-plugin-glamor/package.json"
7215-
],
7216-
"matchDepTypes": [
7217-
"dependencies"
7218-
],
7219-
"groupName": "minor and patch dependencies for gatsby-plugin-glamor",
7220-
"groupSlug": "gatsby-plugin-glamor-prod-minor",
7221-
"matchPackageNames": [],
7222-
"matchUpdateTypes": [
7223-
"patch"
7224-
],
7225-
"excludePackageNames": [
7226-
"eslint",
7227-
"prettier",
7228-
"cross-env",
7229-
"execa",
7230-
"mini-css-extract-plugin",
7231-
"sharp",
7232-
"@types/sharp",
7233-
"typescript",
7234-
"chalk",
7235-
"fs-extra",
7236-
"@types/fs-extra",
7237-
"cheerio",
7238-
"semver",
7239-
"@types/semver",
7240-
"core-js",
7241-
"core-js-compat",
7242-
"chokidar"
7243-
],
7244-
"excludePackagePatterns": [
7245-
"^@babel",
7246-
"^eslint-",
7247-
"^@typescript-eslint/",
7248-
"^@testing-library/"
7249-
],
7250-
"commitMessageSuffix": "{{#unless groupName}} for gatsby-plugin-glamor{{/unless}}"
7251-
},
7252-
{
7253-
"matchPaths": [
7254-
"packages/gatsby-plugin-glamor/package.json"
7255-
],
7256-
"matchDepTypes": [
7257-
"dependencies"
7258-
],
7259-
"groupName": "major dependencies for gatsby-plugin-glamor",
7260-
"groupSlug": "gatsby-plugin-glamor-prod-major",
7261-
"matchPackageNames": [],
7262-
"matchUpdateTypes": [
7263-
"major",
7264-
"minor"
7265-
],
7266-
"excludePackageNames": [
7267-
"eslint",
7268-
"prettier",
7269-
"cross-env",
7270-
"execa",
7271-
"mini-css-extract-plugin",
7272-
"sharp",
7273-
"@types/sharp",
7274-
"typescript",
7275-
"chalk",
7276-
"fs-extra",
7277-
"@types/fs-extra",
7278-
"cheerio",
7279-
"semver",
7280-
"@types/semver",
7281-
"core-js",
7282-
"core-js-compat",
7283-
"chokidar"
7284-
],
7285-
"excludePackagePatterns": [
7286-
"^@babel",
7287-
"^eslint-",
7288-
"^@typescript-eslint/",
7289-
"^@testing-library/"
7290-
],
7291-
"commitMessageSuffix": "{{#unless groupName}} for gatsby-plugin-glamor{{/unless}}",
7292-
"dependencyDashboardApproval": true
7293-
},
72947050
{
72957051
"matchPaths": [
72967052
"packages/gatsby-plugin-google-analytics/package.json"

0 commit comments

Comments
 (0)