Skip to content

Commit 07e7699

Browse files
committed
chore: remove custom commitlint config
The config was previously used to handle dependabot PRs which are now handled automatically by upstream.
1 parent 5f31af1 commit 07e7699

2 files changed

Lines changed: 0 additions & 17 deletions

File tree

.github/commitlint.config.mjs

Lines changed: 0 additions & 15 deletions
This file was deleted.

.github/workflows/lint.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,6 @@ jobs:
2727
with:
2828
fetch-depth: 0
2929
- uses: wagoid/commitlint-github-action@7f0a61df502599e1f1f50880aaa7ec1e2c0592f2 # v6.0.1
30-
with:
31-
configFile: .github/commitlint.config.mjs
3230
lint-actions:
3331
permissions:
3432
contents: read

0 commit comments

Comments
 (0)