Skip to content

Commit

Permalink
Merge pull request #32 from al/fix/branch-name-lint-url
Browse files Browse the repository at this point in the history
fix: Use git+https protocol for branch-name-lint
  • Loading branch information
al authored Aug 5, 2024
2 parents 2d4bac1 + a3c347e commit b9527c5
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 @@ -18,7 +18,7 @@
"@vitejs/plugin-vue": "^5.1.1",
"@vue/eslint-config-prettier": "^9.0.0",
"autoprefixer": "^10.4.19",
"branch-name-lint": "al/branch-name-lint#integration/error-handling-issues",
"branch-name-lint": "git+https://github.com/al/branch-name-lint.git#integration/error-handling-issues",
"cspell": "^8.12.1",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
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 b9527c5

Please sign in to comment.