Skip to content

Commit

Permalink
fix(deps): update secretlint to v8.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 1, 2025
1 parent ee17631 commit aece69e
Show file tree
Hide file tree
Showing 2 changed files with 129 additions and 106 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "groundwork",
"description": "A monorepo boilerplate using pnpm, nx, and lerna-lite.",
"version": "0.0.18",
"version": "0.0.19",
"type": "module",
"private": true,
"author": "Matthew Waldron",
Expand Down Expand Up @@ -53,7 +53,7 @@
"@manypkg/cli": "0.21.4",
"@nrwl/cli": "15.9.3",
"@nrwl/nx-cloud": "18.0.1",
"@secretlint/secretlint-rule-preset-recommend": "8.2.4",
"@secretlint/secretlint-rule-preset-recommend": "8.5.0",
"@types/node": "20.14.15",
"commitizen": "4.3.1",
"cz-conventional-changelog": "3.3.0",
Expand All @@ -65,7 +65,7 @@
"nx": "17.3.2",
"prettier": "3.3.3",
"publint": "0.2.12",
"secretlint": "8.2.4",
"secretlint": "8.5.0",
"syncpack": "12.3.3",
"typescript": "5.5.4"
},
Expand Down
Loading

0 comments on commit aece69e

Please # to comment.