Bump stylelint-config-recommended-scss from 3.2.0 to 3.3.0#77
Merged
skjnldsv merged 1 commit intoApr 21, 2019
Merged
Conversation
Bumps [stylelint-config-recommended-scss](https://github.com/kristerkari/stylelint-config-recommended-scss) from 3.2.0 to 3.3.0. - [Release notes](https://github.com/kristerkari/stylelint-config-recommended-scss/releases) - [Changelog](https://github.com/kristerkari/stylelint-config-recommended-scss/blob/master/CHANGELOG.md) - [Commits](stylelint-scss/stylelint-config-recommended-scss@3.2.0...3.3.0) Signed-off-by: dependabot[bot] <support@dependabot.com>
susnux
pushed a commit
that referenced
this pull request
May 16, 2026
Bumps [stylelint-config-recommended-scss](https://github.com/kristerkari/stylelint-config-recommended-scss) from 3.2.0 to 3.3.0. <details> <summary>Release notes</summary> *Sourced from [stylelint-config-recommended-scss's releases](https://github.com/kristerkari/stylelint-config-recommended-scss/releases).* > ## 3.3.0 > - Added: support for stylelint 10. > - Updated `stylelint-config-recommended` dependency to version 2.2.0. </details> <details> <summary>Changelog</summary> *Sourced from [stylelint-config-recommended-scss's changelog](https://github.com/kristerkari/stylelint-config-recommended-scss/blob/master/CHANGELOG.md).* > # 3.3.0 > > - Added: support for stylelint 10. > - Updated `stylelint-config-recommended` dependency to version 2.2.0. </details> <details> <summary>Commits</summary> - [`32e308c`](stylelint-scss/stylelint-config-recommended-scss@32e308c) FIx linting issue [ci skip] - [`ff4fb9c`](stylelint-scss/stylelint-config-recommended-scss@ff4fb9c) prepare version 3.3.0 [skip ci] - [`b8f1133`](stylelint-scss/stylelint-config-recommended-scss@b8f1133) Merge pull request [#41](https://github-redirect.dependabot.com/kristerkari/stylelint-config-recommended-scss/issues/41) from kristerkari/feature/stylelint-v10 - [`fc031c4`](stylelint-scss/stylelint-config-recommended-scss@fc031c4) Update dependencies and stylelint peer dep to 10 - [`27b3dde`](stylelint-scss/stylelint-config-recommended-scss@27b3dde) update badge - [`f9d3fc7`](stylelint-scss/stylelint-config-recommended-scss@f9d3fc7) Merge pull request [#37](https://github-redirect.dependabot.com/kristerkari/stylelint-config-recommended-scss/issues/37) from kristerkari/update-dev-deps - [`e5561d2`](stylelint-scss/stylelint-config-recommended-scss@e5561d2) update package lock - [`338380d`](stylelint-scss/stylelint-config-recommended-scss@338380d) re-generate lock file - [`bf7489a`](stylelint-scss/stylelint-config-recommended-scss@bf7489a) Update dev deps - [`9a2f934`](stylelint-scss/stylelint-config-recommended-scss@9a2f934) Move greenkeeper badge - Additional commits viewable in [compare view](stylelint-scss/stylelint-config-recommended-scss@3.2.0...3.3.0) </details> <br /> [](https://dependabot.com/compatibility-score.html?dependency-name=stylelint-config-recommended-scss&package-manager=npm_and_yarn&previous-version=3.2.0&new-version=3.3.0) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) Dependabot will merge this PR once it's up-to-date and CI passes on it, as requested by @skjnldsv. [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot. </details>
susnux
pushed a commit
that referenced
this pull request
May 16, 2026
Bumps [stylelint-config-recommended-scss](https://github.com/kristerkari/stylelint-config-recommended-scss) from 3.2.0 to 3.3.0. <details> <summary>Release notes</summary> *Sourced from [stylelint-config-recommended-scss's releases](https://github.com/kristerkari/stylelint-config-recommended-scss/releases).* > ## 3.3.0 > - Added: support for stylelint 10. > - Updated `stylelint-config-recommended` dependency to version 2.2.0. </details> <details> <summary>Changelog</summary> *Sourced from [stylelint-config-recommended-scss's changelog](https://github.com/kristerkari/stylelint-config-recommended-scss/blob/master/CHANGELOG.md).* > # 3.3.0 > > - Added: support for stylelint 10. > - Updated `stylelint-config-recommended` dependency to version 2.2.0. </details> <details> <summary>Commits</summary> - [`32e308c`](stylelint-scss/stylelint-config-recommended-scss@32e308c) FIx linting issue [ci skip] - [`ff4fb9c`](stylelint-scss/stylelint-config-recommended-scss@ff4fb9c) prepare version 3.3.0 [skip ci] - [`b8f1133`](stylelint-scss/stylelint-config-recommended-scss@b8f1133) Merge pull request [#41](https://github-redirect.dependabot.com/kristerkari/stylelint-config-recommended-scss/issues/41) from kristerkari/feature/stylelint-v10 - [`fc031c4`](stylelint-scss/stylelint-config-recommended-scss@fc031c4) Update dependencies and stylelint peer dep to 10 - [`27b3dde`](stylelint-scss/stylelint-config-recommended-scss@27b3dde) update badge - [`f9d3fc7`](stylelint-scss/stylelint-config-recommended-scss@f9d3fc7) Merge pull request [#37](https://github-redirect.dependabot.com/kristerkari/stylelint-config-recommended-scss/issues/37) from kristerkari/update-dev-deps - [`e5561d2`](stylelint-scss/stylelint-config-recommended-scss@e5561d2) update package lock - [`338380d`](stylelint-scss/stylelint-config-recommended-scss@338380d) re-generate lock file - [`bf7489a`](stylelint-scss/stylelint-config-recommended-scss@bf7489a) Update dev deps - [`9a2f934`](stylelint-scss/stylelint-config-recommended-scss@9a2f934) Move greenkeeper badge - Additional commits viewable in [compare view](stylelint-scss/stylelint-config-recommended-scss@3.2.0...3.3.0) </details> <br /> [](https://dependabot.com/compatibility-score.html?dependency-name=stylelint-config-recommended-scss&package-manager=npm_and_yarn&previous-version=3.2.0&new-version=3.3.0) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) Dependabot will merge this PR once it's up-to-date and CI passes on it, as requested by @skjnldsv. [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot. </details>
susnux
pushed a commit
that referenced
this pull request
May 16, 2026
Bumps [stylelint-config-recommended-scss](https://github.com/kristerkari/stylelint-config-recommended-scss) from 3.2.0 to 3.3.0. <details> <summary>Release notes</summary> *Sourced from [stylelint-config-recommended-scss's releases](https://github.com/kristerkari/stylelint-config-recommended-scss/releases).* > ## 3.3.0 > - Added: support for stylelint 10. > - Updated `stylelint-config-recommended` dependency to version 2.2.0. </details> <details> <summary>Changelog</summary> *Sourced from [stylelint-config-recommended-scss's changelog](https://github.com/kristerkari/stylelint-config-recommended-scss/blob/master/CHANGELOG.md).* > # 3.3.0 > > - Added: support for stylelint 10. > - Updated `stylelint-config-recommended` dependency to version 2.2.0. </details> <details> <summary>Commits</summary> - [`32e308c`](stylelint-scss/stylelint-config-recommended-scss@32e308c) FIx linting issue [ci skip] - [`ff4fb9c`](stylelint-scss/stylelint-config-recommended-scss@ff4fb9c) prepare version 3.3.0 [skip ci] - [`b8f1133`](stylelint-scss/stylelint-config-recommended-scss@b8f1133) Merge pull request [#41](https://github-redirect.dependabot.com/kristerkari/stylelint-config-recommended-scss/issues/41) from kristerkari/feature/stylelint-v10 - [`fc031c4`](stylelint-scss/stylelint-config-recommended-scss@fc031c4) Update dependencies and stylelint peer dep to 10 - [`27b3dde`](stylelint-scss/stylelint-config-recommended-scss@27b3dde) update badge - [`f9d3fc7`](stylelint-scss/stylelint-config-recommended-scss@f9d3fc7) Merge pull request [#37](https://github-redirect.dependabot.com/kristerkari/stylelint-config-recommended-scss/issues/37) from kristerkari/update-dev-deps - [`e5561d2`](stylelint-scss/stylelint-config-recommended-scss@e5561d2) update package lock - [`338380d`](stylelint-scss/stylelint-config-recommended-scss@338380d) re-generate lock file - [`bf7489a`](stylelint-scss/stylelint-config-recommended-scss@bf7489a) Update dev deps - [`9a2f934`](stylelint-scss/stylelint-config-recommended-scss@9a2f934) Move greenkeeper badge - Additional commits viewable in [compare view](stylelint-scss/stylelint-config-recommended-scss@3.2.0...3.3.0) </details> <br /> [](https://dependabot.com/compatibility-score.html?dependency-name=stylelint-config-recommended-scss&package-manager=npm_and_yarn&previous-version=3.2.0&new-version=3.3.0) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) Dependabot will merge this PR once it's up-to-date and CI passes on it, as requested by @skjnldsv. [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot. </details>
susnux
pushed a commit
that referenced
this pull request
May 16, 2026
Bumps [stylelint-config-recommended-scss](https://github.com/kristerkari/stylelint-config-recommended-scss) from 3.2.0 to 3.3.0. <details> <summary>Release notes</summary> *Sourced from [stylelint-config-recommended-scss's releases](https://github.com/kristerkari/stylelint-config-recommended-scss/releases).* > ## 3.3.0 > - Added: support for stylelint 10. > - Updated `stylelint-config-recommended` dependency to version 2.2.0. </details> <details> <summary>Changelog</summary> *Sourced from [stylelint-config-recommended-scss's changelog](https://github.com/kristerkari/stylelint-config-recommended-scss/blob/master/CHANGELOG.md).* > # 3.3.0 > > - Added: support for stylelint 10. > - Updated `stylelint-config-recommended` dependency to version 2.2.0. </details> <details> <summary>Commits</summary> - [`32e308c`](stylelint-scss/stylelint-config-recommended-scss@32e308c) FIx linting issue [ci skip] - [`ff4fb9c`](stylelint-scss/stylelint-config-recommended-scss@ff4fb9c) prepare version 3.3.0 [skip ci] - [`b8f1133`](stylelint-scss/stylelint-config-recommended-scss@b8f1133) Merge pull request [#41](https://github-redirect.dependabot.com/kristerkari/stylelint-config-recommended-scss/issues/41) from kristerkari/feature/stylelint-v10 - [`fc031c4`](stylelint-scss/stylelint-config-recommended-scss@fc031c4) Update dependencies and stylelint peer dep to 10 - [`27b3dde`](stylelint-scss/stylelint-config-recommended-scss@27b3dde) update badge - [`f9d3fc7`](stylelint-scss/stylelint-config-recommended-scss@f9d3fc7) Merge pull request [#37](https://github-redirect.dependabot.com/kristerkari/stylelint-config-recommended-scss/issues/37) from kristerkari/update-dev-deps - [`e5561d2`](stylelint-scss/stylelint-config-recommended-scss@e5561d2) update package lock - [`338380d`](stylelint-scss/stylelint-config-recommended-scss@338380d) re-generate lock file - [`bf7489a`](stylelint-scss/stylelint-config-recommended-scss@bf7489a) Update dev deps - [`9a2f934`](stylelint-scss/stylelint-config-recommended-scss@9a2f934) Move greenkeeper badge - Additional commits viewable in [compare view](stylelint-scss/stylelint-config-recommended-scss@3.2.0...3.3.0) </details> <br /> [](https://dependabot.com/compatibility-score.html?dependency-name=stylelint-config-recommended-scss&package-manager=npm_and_yarn&previous-version=3.2.0&new-version=3.3.0) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) Dependabot will merge this PR once it's up-to-date and CI passes on it, as requested by @skjnldsv. [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot. </details>
susnux
pushed a commit
that referenced
this pull request
May 16, 2026
Bumps [stylelint-config-recommended-scss](https://github.com/kristerkari/stylelint-config-recommended-scss) from 3.2.0 to 3.3.0. <details> <summary>Release notes</summary> *Sourced from [stylelint-config-recommended-scss's releases](https://github.com/kristerkari/stylelint-config-recommended-scss/releases).* > ## 3.3.0 > - Added: support for stylelint 10. > - Updated `stylelint-config-recommended` dependency to version 2.2.0. </details> <details> <summary>Changelog</summary> *Sourced from [stylelint-config-recommended-scss's changelog](https://github.com/kristerkari/stylelint-config-recommended-scss/blob/master/CHANGELOG.md).* > # 3.3.0 > > - Added: support for stylelint 10. > - Updated `stylelint-config-recommended` dependency to version 2.2.0. </details> <details> <summary>Commits</summary> - [`32e308c`](stylelint-scss/stylelint-config-recommended-scss@32e308c) FIx linting issue [ci skip] - [`ff4fb9c`](stylelint-scss/stylelint-config-recommended-scss@ff4fb9c) prepare version 3.3.0 [skip ci] - [`b8f1133`](stylelint-scss/stylelint-config-recommended-scss@b8f1133) Merge pull request [#41](https://github-redirect.dependabot.com/kristerkari/stylelint-config-recommended-scss/issues/41) from kristerkari/feature/stylelint-v10 - [`fc031c4`](stylelint-scss/stylelint-config-recommended-scss@fc031c4) Update dependencies and stylelint peer dep to 10 - [`27b3dde`](stylelint-scss/stylelint-config-recommended-scss@27b3dde) update badge - [`f9d3fc7`](stylelint-scss/stylelint-config-recommended-scss@f9d3fc7) Merge pull request [#37](https://github-redirect.dependabot.com/kristerkari/stylelint-config-recommended-scss/issues/37) from kristerkari/update-dev-deps - [`e5561d2`](stylelint-scss/stylelint-config-recommended-scss@e5561d2) update package lock - [`338380d`](stylelint-scss/stylelint-config-recommended-scss@338380d) re-generate lock file - [`bf7489a`](stylelint-scss/stylelint-config-recommended-scss@bf7489a) Update dev deps - [`9a2f934`](stylelint-scss/stylelint-config-recommended-scss@9a2f934) Move greenkeeper badge - Additional commits viewable in [compare view](stylelint-scss/stylelint-config-recommended-scss@3.2.0...3.3.0) </details> <br /> [](https://dependabot.com/compatibility-score.html?dependency-name=stylelint-config-recommended-scss&package-manager=npm_and_yarn&previous-version=3.2.0&new-version=3.3.0) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) Dependabot will merge this PR once it's up-to-date and CI passes on it, as requested by @skjnldsv. [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot. </details>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps stylelint-config-recommended-scss from 3.2.0 to 3.3.0.
Release notes
Sourced from stylelint-config-recommended-scss's releases.
Changelog
Sourced from stylelint-config-recommended-scss's changelog.
Commits
32e308cFIx linting issue [ci skip]ff4fb9cprepare version 3.3.0 [skip ci]b8f1133Merge pull request #41 from kristerkari/feature/stylelint-v10fc031c4Update dependencies and stylelint peer dep to 1027b3ddeupdate badgef9d3fc7Merge pull request #37 from kristerkari/update-dev-depse5561d2update package lock338380dre-generate lock filebf7489aUpdate dev deps9a2f934Move greenkeeper badgeDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot will merge this PR once it's up-to-date and CI passes on it, as requested by @skjnldsv.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot ignore this [patch|minor|major] versionwill close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language@dependabot badge mewill comment on this PR with code to add a "Dependabot enabled" badge to your readmeAdditionally, you can set the following in your Dependabot dashboard:
Finally, you can contact us by mentioning @dependabot.