Skip to content

Commit

Permalink
Testing complete
Browse files Browse the repository at this point in the history
  • Loading branch information
aaradhak committed Aug 19, 2024
1 parent e6562b5 commit 172d6f9
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
repos:
- repo: local
hooks:
- id: validate-release-notes
name: Validate Release Notes
entry: python ci/check-release-notes.py
language: python
files: ^release-notes/.*\.yml$

0 comments on commit 172d6f9

Please sign in to comment.