Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies with stable version
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 6, 2024
1 parent aba7eb7 commit 89d1f63
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/commitlint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@ jobs:
- name: Remove tsconfig
run: rm tsconfig.json

- uses: wagoid/commitlint-github-action@v6.0.1
- uses: wagoid/commitlint-github-action@v6.1.1
with:
configFile: commitlint.config.ts
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -145,13 +145,13 @@
"@semantic-release/github"
]
},
"packageManager": "pnpm@9.7.0",
"packageManager": "pnpm@9.9.0",
"engines": {
"node": ">=18.17.0",
"pnpm": ">=9.7.0"
"pnpm": ">=9.9.0"
},
"volta": {
"node": "20.16.0"
"node": "20.17.0"
},
"config": {
"commitizen": {
Expand Down

0 comments on commit 89d1f63

Please sign in to comment.