diff --git a/.versionbot/CHANGELOG.yml b/.versionbot/CHANGELOG.yml index 578fa23..2ddf296 100644 --- a/.versionbot/CHANGELOG.yml +++ b/.versionbot/CHANGELOG.yml @@ -1,3 +1,16 @@ +- commits: + - subject: Update pre-commit hook pre-commit/pre-commit-hooks to v3.4.0 + hash: 4acc1391ca7f513772526304c09be128e7ffd76b + body: | + Update pre-commit/pre-commit-hooks from 3.2.0 to 3.4.0 + footer: + Change-type: patch + change-type: patch + author: balena-renovate[bot] + nested: [] + version: 0.0.10 + title: "" + date: 2024-12-30T21:26:56.726Z - commits: - subject: Update pre-commit hook igorshubovych/markdownlint-cli to v0.43.0 hash: 6ba86a0cf7e8ab44096117e502297acd59f13324 diff --git a/CHANGELOG.md b/CHANGELOG.md index 4a6576c..f7cd4ac 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file automatically by Versionist. DO NOT EDIT THIS FILE MANUALLY! This project adheres to [Semantic Versioning](http://semver.org/). +# v0.0.10 +## (2024-12-30) + +* Update pre-commit hook pre-commit/pre-commit-hooks to v3.4.0 [balena-renovate[bot]] + # v0.0.9 ## (2024-12-30) diff --git a/VERSION b/VERSION index 429d94a..b0a1227 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.0.9 \ No newline at end of file +0.0.10 \ No newline at end of file