Skip to content

Commit

Permalink
fix: ignore package-lock.json from workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
mostafaei2002 committed May 20, 2024
1 parent ccb6622 commit f37127f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,4 @@ repos:
rev: v2.2.6
hooks:
- id: codespell
exclude: locale|kickstarter-announcement.md|coreapi-0.1.1.js
exclude: locale|kickstarter-announcement.md|coreapi-0.1.1.js|docs_theme/package-lock.json

0 comments on commit f37127f

Please sign in to comment.