mirror of
https://github.com/tofuutils/pre-commit-opentofu.git
synced 2025-10-15 17:38:54 +02:00
Added chglog (hi @robinbowes :))
This commit is contained in:
parent
175000320b
commit
bc0e68bfd3
4 changed files with 68 additions and 0 deletions
10
.chglog/config.yml
Normal file
10
.chglog/config.yml
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
style: github
|
||||
template: CHANGELOG.tpl.md
|
||||
info:
|
||||
title: CHANGELOG
|
||||
repository_url: https://github.com/antonbabenko/pre-commit-terraform
|
||||
options:
|
||||
header:
|
||||
pattern: "^(.*)$"
|
||||
pattern_maps:
|
||||
- Subject
|
||||
Loading…
Add table
Add a link
Reference in a new issue