Skip to content

Commit

Permalink
chore(deps-dev): bump eslint-config-bananass from 0.0.2 to 0.0.5 (#…
Browse files Browse the repository at this point in the history
…240)

synced local file(s) with
[lumirlumir/lumirlumir-configs](https://github.com/lumirlumir/lumirlumir-configs).

@lumirlumir check out
[`a6a715d`](https://github.com/lumirlumir/lumirlumir-configs/commit/a6a715dc9d12debf8d41689f0efde2701b907d39).🐣

<details>
<summary>Changed files</summary>
<ul>
<li>synced local <code>./.github/dependabot.yml</code> with remote
<code>./configs/.github/dependabot.yml</code></li><li>synced local
<code>./eslint.config.js</code> with remote
<code>./configs/eslint.config.js</code></li>
</ul>
</details>

---

This PR was created automatically by the
[repo-file-sync-action](https://github.com/BetaHuhn/repo-file-sync-action)
workflow run
[#13456749565](https://github.com/lumirlumir/lumirlumir-configs/actions/runs/13456749565)
  • Loading branch information
lumirlumir authored Feb 21, 2025
1 parent b7d9cdd commit a957bd7
Show file tree
Hide file tree
Showing 4 changed files with 1,387 additions and 306 deletions.
1 change: 0 additions & 1 deletion .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ updates:
patterns:
- 'bananass-utils-vitepress'
- 'eslint-config-bananass'
- 'eslint-config-bananass-react'
- 'prettier-config-bananass'
babel:
patterns:
Expand Down
2 changes: 1 addition & 1 deletion eslint.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ module.exports = [
{
ignores: ['**/build/', '**/coverage/', '**/.vitepress/cache/'],
},
bananass.configs.recommended,
bananass.configs.js,
];
Loading

0 comments on commit a957bd7

Please sign in to comment.