Skip to content

Commit

Permalink
master no commits script
Browse files Browse the repository at this point in the history
  • Loading branch information
HexaField committed Feb 9, 2024
1 parent b00c462 commit 0cb4b67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"format": "prettier --write \"**/*.{ts,tsx}\"",
"format-scss": "stylelint \"**/*.scss\" --fix",
"format-staged": "lint-staged",
"precommit": "no-master-commits -b master"
"precommit": "no-master-commits -b main"
},
"peerDependencies": {},
"dependencies": {},
Expand Down

0 comments on commit 0cb4b67

Please sign in to comment.