Skip to content

Commit

Permalink
Update dependency @somehow-digital/eslint-config to v3 (#24)
Browse files Browse the repository at this point in the history
* Update dependency @somehow-digital/eslint-config to v3

* Fix linting issues

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Thomas Deinhamer <[email protected]>
  • Loading branch information
renovate[bot] and thasmo authored Nov 21, 2024
1 parent 9e03564 commit e6bc049
Show file tree
Hide file tree
Showing 3 changed files with 410 additions and 204 deletions.
2 changes: 1 addition & 1 deletion knip.config.js
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
export default {
entry: ['configuration/*.js'],
project: ['configuration/**'],
ignoreDependencies: [
'commitlint-config-.*',
'@somehow-digital/commitlint-plugin-spellcheck',
],
project: ['configuration/**'],
};
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"devDependencies": {
"@commitlint/cli": "^19.5.0",
"@somehow-digital/cspell-dictionary": "^1.0.0",
"@somehow-digital/eslint-config": "^2.0.0",
"@somehow-digital/eslint-config": "^3.0.0",
"@somehow-digital/prettier-config": "^2.0.0",
"concurrently": "^9.0.1",
"cspell": "^8.14.4",
Expand Down
Loading

0 comments on commit e6bc049

Please sign in to comment.