Skip to content

Commit 2708afe

Browse files
committed
chore: testing lefthook
1 parent a7c8714 commit 2708afe

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

lefthook.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@ pre-commit:
22
parallel: true
33
commands:
44
updateReadme:
5-
glob: "src/openapi.yml scripts/updateReadme.ts"
5+
files: "src/openapi.yml scripts/updateReadme.ts"
66
run: pnpm run update-readme

src/openapi.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ servers:
66

77
info:
88
title: The full-stack books API
9-
version: 1.0.1
9+
version: 1.0.0
1010
description: A collection of books curated for full-stack developers and aspiring ones. Brought to you by FullStackBulletin
1111
contact:
1212
name: FullStack Bulletin

0 commit comments

Comments
 (0)