Skip to content

Commit

Permalink
chore: ignore changelog template in pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
mdtanker committed Feb 22, 2024
1 parent f3a3c9c commit 23ed7d4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ exclude: |
.github/config.yml|
CONTRIBUTING.md|
binder/environment.yml|
templates/CHANGELOG.md.j2|
)$
repos:
Expand Down
2 changes: 1 addition & 1 deletion templates/CHANGELOG.md.j2
Original file line number Diff line number Diff line change
Expand Up @@ -69,4 +69,4 @@ with commit parsing of [angular commits](https://github.com/angular/angular.js/b
{% endif %}
{% endfor %}
{% endfor %}
{% endfor %}
{% endfor %}

0 comments on commit 23ed7d4

Please sign in to comment.