Skip to content

Commit

Permalink
Merge pull request #34 from ronati/beta
Browse files Browse the repository at this point in the history
Upgrade dependencies
  • Loading branch information
Nargonath authored Nov 28, 2023
2 parents 6ef6a60 + a832b18 commit 378c38b
Show file tree
Hide file tree
Showing 3 changed files with 534 additions and 33 deletions.
3 changes: 3 additions & 0 deletions commitlint.config.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
module.exports = {
extends: ["@commitlint/config-conventional"],
ignores: [(commit) => commit.startsWith("chore(release)")],
rules: {
"body-max-line-length": [0],
},
};
Loading

0 comments on commit 378c38b

Please sign in to comment.