Skip to content

Bump stylelint-config-recommended-scss from 3.2.0 to 3.3.0#77

Merged
skjnldsv merged 1 commit into
masterfrom
dependabot/npm_and_yarn/stylelint-config-recommended-scss-3.3.0
Apr 21, 2019
Merged

Bump stylelint-config-recommended-scss from 3.2.0 to 3.3.0#77
skjnldsv merged 1 commit into
masterfrom
dependabot/npm_and_yarn/stylelint-config-recommended-scss-3.3.0

Conversation

@dependabot-preview
Copy link
Copy Markdown
Contributor

@dependabot-preview dependabot-preview Bot commented Apr 21, 2019

Bumps stylelint-config-recommended-scss from 3.2.0 to 3.3.0.

Release notes

Sourced from stylelint-config-recommended-scss's releases.

3.3.0

  • Added: support for stylelint 10.
  • Updated stylelint-config-recommended dependency to version 2.2.0.
Changelog

Sourced from stylelint-config-recommended-scss's changelog.

3.3.0

  • Added: support for stylelint 10.
  • Updated stylelint-config-recommended dependency to version 2.2.0.
Commits
  • 32e308c FIx linting issue [ci skip]
  • ff4fb9c prepare version 3.3.0 [skip ci]
  • b8f1133 Merge pull request #41 from kristerkari/feature/stylelint-v10
  • fc031c4 Update dependencies and stylelint peer dep to 10
  • 27b3dde update badge
  • f9d3fc7 Merge pull request #37 from kristerkari/update-dev-deps
  • e5561d2 update package lock
  • 338380d re-generate lock file
  • bf7489a Update dev deps
  • 9a2f934 Move greenkeeper badge
  • Additional commits viewable in compare view

Dependabot compatibility score

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 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 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:

  • 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.

@dependabot-preview dependabot-preview Bot added 3. to review Waiting for reviews dependencies Pull requests that update a dependency file labels Apr 21, 2019
@dependabot-preview dependabot-preview Bot requested a review from skjnldsv April 21, 2019 01:13
Copy link
Copy Markdown
Member

@skjnldsv skjnldsv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

@skjnldsv skjnldsv merged commit 1fa058f into master Apr 21, 2019
@skjnldsv skjnldsv deleted the dependabot/npm_and_yarn/stylelint-config-recommended-scss-3.3.0 branch April 21, 2019 07:33
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 />

[![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=stylelint-config-recommended-scss&package-manager=npm_and_yarn&previous-version=3.2.0&new-version=3.3.0)](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 />

[![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=stylelint-config-recommended-scss&package-manager=npm_and_yarn&previous-version=3.2.0&new-version=3.3.0)](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 />

[![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=stylelint-config-recommended-scss&package-manager=npm_and_yarn&previous-version=3.2.0&new-version=3.3.0)](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 />

[![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=stylelint-config-recommended-scss&package-manager=npm_and_yarn&previous-version=3.2.0&new-version=3.3.0)](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 />

[![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=stylelint-config-recommended-scss&package-manager=npm_and_yarn&previous-version=3.2.0&new-version=3.3.0)](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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review Waiting for reviews dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants