diff --git a/CHANGELOG.md b/CHANGELOG.md index 96e4295..011f3ed 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.1.0](https://github.com/devops-roast/pre-commit-hooks/compare/v1.0.0...v1.1.0) (2025-08-28) + + +### Features + +* **deps:** update pre-commit to 4.3.0 ([#5](https://github.com/devops-roast/pre-commit-hooks/issues/5)) ([0a356a0](https://github.com/devops-roast/pre-commit-hooks/commit/0a356a0c7771887fbd47784848a829b8abfc2f5c)) + ## 1.0.0 (2025-08-23)