diff --git a/AUTHORS.md b/AUTHORS.md
index 459310c..ed89c74 100644
--- a/AUTHORS.md
+++ b/AUTHORS.md
@@ -12,8 +12,8 @@ Avatar|Contributor|Contributions
|[@nmadhok](https://github.com/nmadhok)|8
|[@fessoga5](https://github.com/fessoga5)|5
|[@waynegemmell](https://github.com/waynegemmell)|5
+|[@dafyddj](https://github.com/dafyddj)|4
|[@wwentland](https://github.com/wwentland)|4
-|[@dafyddj](https://github.com/dafyddj)|3
|[@asenci](https://github.com/asenci)|2
|[@egarbi](https://github.com/egarbi)|2
|[@mdschmitt](https://github.com/mdschmitt)|2
@@ -30,7 +30,8 @@ Avatar|Contributor|Contributions
|[@edwin--zhao](https://github.com/edwin--zhao)|1
|[@mdubois83](https://github.com/mdubois83)|1
|[@noelmcloughlin](https://github.com/noelmcloughlin)|1
+|[@sylvainfaivre](https://github.com/sylvainfaivre)|1
---
-Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2022-08-29.
+Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2024-12-17.
diff --git a/CHANGELOG.md b/CHANGELOG.md
index b6f1bb5..386d16a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog
+## [0.14.1](https://github.com/saltstack-formulas/logrotate-formula/compare/v0.14.0...v0.14.1) (2024-12-17)
+
+
+### Tests
+
+* **pre-commit:** update pre-commit hooks ([f4ab681](https://github.com/saltstack-formulas/logrotate-formula/commit/f4ab6819a17f710e32353adce49ec9a2a03083db))
+
# [0.14.0](https://github.com/saltstack-formulas/logrotate-formula/compare/v0.13.2...v0.14.0) (2022-08-29)
diff --git a/FORMULA b/FORMULA
index a295075..83ff1a2 100644
--- a/FORMULA
+++ b/FORMULA
@@ -1,7 +1,7 @@
name: logrotate
os: Debian, Ubuntu, Raspbian, RedHat, Fedora, CentOS, Suse, openSUSE
os_family: Debian, RedHat, Suse
-version: 0.14.0
+version: 0.14.1
release: 1
minimum_version: 2016.11
summary: logrotate formula
diff --git a/docs/AUTHORS.rst b/docs/AUTHORS.rst
index 47ec95b..e97b9d7 100644
--- a/docs/AUTHORS.rst
+++ b/docs/AUTHORS.rst
@@ -37,12 +37,12 @@ This list is sorted by the number of commits per contributor in *descending* ord
* - :raw-html-m2r:``
- `@waynegemmell `_
- 5
+ * - :raw-html-m2r:``
+ - `@dafyddj `_
+ - 4
* - :raw-html-m2r:``
- `@wwentland `_
- 4
- * - :raw-html-m2r:``
- - `@dafyddj `_
- - 3
* - :raw-html-m2r:``
- `@asenci `_
- 2
@@ -91,8 +91,11 @@ This list is sorted by the number of commits per contributor in *descending* ord
* - :raw-html-m2r:``
- `@noelmcloughlin `_
- 1
+ * - :raw-html-m2r:``
+ - `@sylvainfaivre `_
+ - 1
----
-Auto-generated by a `forked version `_ of `gaocegege/maintainer `_ on 2022-08-29.
+Auto-generated by a `forked version `_ of `gaocegege/maintainer `_ on 2024-12-17.
diff --git a/docs/CHANGELOG.rst b/docs/CHANGELOG.rst
index d16afe8..7ba8bc4 100644
--- a/docs/CHANGELOG.rst
+++ b/docs/CHANGELOG.rst
@@ -2,6 +2,15 @@
Changelog
=========
+`0.14.1 `_ (2024-12-17)
+--------------------------------------------------------------------------------------------------------------
+
+Tests
+^^^^^
+
+
+* **pre-commit:** update pre-commit hooks (\ `f4ab681 `_\ )
+
`0.14.0 `_ (2022-08-29)
--------------------------------------------------------------------------------------------------------------