Skip to content

Commit

Permalink
chore: remove commitlint workaround for handling dependabot PRs
Browse files Browse the repository at this point in the history
This has been fixed in v6.x.
  • Loading branch information
smlx committed Apr 12, 2024
1 parent 2a7e123 commit ebd218a
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 17 deletions.
15 changes: 0 additions & 15 deletions .github/commitlint.config.js

This file was deleted.

2 changes: 0 additions & 2 deletions .github/workflows/lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,6 @@ jobs:
with:
fetch-depth: 0
- uses: wagoid/commitlint-github-action@3c75220e8d20774b68eea48e869a706ff7249b54 # v6.0.0
with:
configFile: .github/commitlint.config.js
lint-actions:
permissions:
contents: read
Expand Down

0 comments on commit ebd218a

Please sign in to comment.