Skip to content

Commit

Permalink
Merge pull request #854 from CMSgov/pre-commit-fix
Browse files Browse the repository at this point in the history
QPPA-0000; Move pre-commit to dev dependencies.
  • Loading branch information
ckawell-sb authored Nov 7, 2024
2 parents e38efe5 + 1cbb8b7 commit daeab53
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 13 deletions.
45 changes: 33 additions & 12 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@
"memfs": "^4.8.2",
"nyc": "^15.0.0",
"officeparser": "^4.0.8",
"pre-commit": "^1.2.2",
"rimraf": "2.6.1",
"toad-uri-js": "^5.0.1",
"ts-jest": "^29.1.2",
Expand All @@ -68,7 +69,6 @@
"fs-extra": "^11.2.0",
"lodash": "^4.17.21",
"papaparse": "^5.4.1",
"pre-commit": "^1.2.2",
"xregexp": "^5.1.1",
"yaml": "^2.5.1"
},
Expand Down

0 comments on commit daeab53

Please sign in to comment.