Skip to content

Commit

Permalink
chore: ignore format for release-please files
Browse files Browse the repository at this point in the history
  • Loading branch information
jooola committed Dec 18, 2023
1 parent 7ba8e36 commit d2a8822
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ repos:
hooks:
- id: prettier
files: \.(md|yml|yaml|json)$
exclude: (\.github/release-please-manifest\.json|CHANGELOG\.md)$

- repo: https://github.com/codespell-project/codespell
rev: v2.2.6
Expand Down

0 comments on commit d2a8822

Please sign in to comment.