Skip to content

Commit

Permalink
patch
Browse files Browse the repository at this point in the history
  • Loading branch information
jvoravong committed Sep 18, 2023
1 parent aa1a101 commit 1cee6b3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ repos:
entry: make render
language: system
pass_filenames: false
- id: changelog-pr-validate
- id: changelog-validate
name: Check for Changelog Entry if changes updated templates
entry: ./ci_scripts/chloggen-pr-validate.sh
entry: make chlog-validate
language: script
pass_filenames: false
- repo: https://github.com/pre-commit/pre-commit-hooks
Expand Down

0 comments on commit 1cee6b3

Please sign in to comment.