Skip to content

Commit

Permalink
chore(deps): update dependency @eslint-community/eslint-plugin-eslint…
Browse files Browse the repository at this point in the history
…-comments to v4.4.0 (#12)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[@eslint-community/eslint-plugin-eslint-comments](https://togithub.com/eslint-community/eslint-plugin-eslint-comments)
| [`4.3.0` ->
`4.4.0`](https://renovatebot.com/diffs/npm/@eslint-community%2feslint-plugin-eslint-comments/4.3.0/4.4.0)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@eslint-community%2feslint-plugin-eslint-comments/4.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@eslint-community%2feslint-plugin-eslint-comments/4.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@eslint-community%2feslint-plugin-eslint-comments/4.3.0/4.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@eslint-community%2feslint-plugin-eslint-comments/4.3.0/4.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>eslint-community/eslint-plugin-eslint-comments
(@&#8203;eslint-community/eslint-plugin-eslint-comments)</summary>

###
[`v4.4.0`](https://togithub.com/eslint-community/eslint-plugin-eslint-comments/releases/tag/v4.4.0)

[Compare
Source](https://togithub.com/eslint-community/eslint-plugin-eslint-comments/compare/v4.3.0...v4.4.0)

##### Features

- add `name` to flat config (for tooling)
([#&#8203;243](https://togithub.com/eslint-community/eslint-plugin-eslint-comments/issues/243))
([c993b63](https://togithub.com/eslint-community/eslint-plugin-eslint-comments/commit/c993b638c7ce5938953f0c0c4a17f3644daadb65))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View the
[repository job
log](https://developer.mend.io/github/JoshuaKGoldberg/notion-rich-text-to-markdown).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4yNi4xIiwidXBkYXRlZEluVmVyIjoiMzguMjYuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 18, 2024
1 parent dcd3662 commit d28d986
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"*": "prettier --ignore-unknown --write"
},
"devDependencies": {
"@eslint-community/eslint-plugin-eslint-comments": "4.3.0",
"@eslint-community/eslint-plugin-eslint-comments": "4.4.0",
"@eslint/js": "9.9.0",
"@release-it/conventional-changelog": "8.0.1",
"@types/eslint-plugin-markdown": "2.0.2",
Expand Down
10 changes: 5 additions & 5 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit d28d986

Please sign in to comment.