Skip to content

Commit

Permalink
chore: testing lefthook
Browse files Browse the repository at this point in the history
  • Loading branch information
lmammino committed Mar 21, 2024
1 parent a7c8714 commit 2708afe
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion lefthook.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ pre-commit:
parallel: true
commands:
updateReadme:
glob: "src/openapi.yml scripts/updateReadme.ts"
files: "src/openapi.yml scripts/updateReadme.ts"
run: pnpm run update-readme
2 changes: 1 addition & 1 deletion src/openapi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ servers:

info:
title: The full-stack books API
version: 1.0.1
version: 1.0.0
description: A collection of books curated for full-stack developers and aspiring ones. Brought to you by FullStackBulletin
contact:
name: FullStack Bulletin
Expand Down

0 comments on commit 2708afe

Please sign in to comment.