mirror of
https://github.com/ansible-collections/hetzner.hcloud.git
synced 2026-02-04 08:01:49 +00:00
chore: don't format changelogs files (#385)
pre-commit autofixes at slowing down the release process. Let's ignore the format of the changelog files.
This commit is contained in:
parent
0e00c9f43b
commit
385714463a
1 changed files with 1 additions and 0 deletions
|
|
@ -25,6 +25,7 @@ repos:
|
|||
hooks:
|
||||
- id: prettier
|
||||
files: \.(md|ya?ml)$
|
||||
exclude: ^changelogs/(dev-changelog\.md|changelog\.yaml)$
|
||||
|
||||
- repo: https://github.com/asottile/pyupgrade
|
||||
rev: v3.15.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue