Skip to content

Commit

Permalink
derp
Browse files Browse the repository at this point in the history
  • Loading branch information
briantting committed Oct 11, 2024
1 parent 23a9d76 commit a83f81e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ repos:
files: '.*\.gni?$'
- id: bug-in-commit-message-check
name: Bug In Commit Message Check
entry: python3 ./chrobalt/precommit/bug_in_description_check.py
entry: python3 ./chrobalt/precommit/bug_in_description_checks.py
language: python
stages: [pre-push]
always_run: true
Expand Down

0 comments on commit a83f81e

Please sign in to comment.