diff --git a/AUTHORS.md b/AUTHORS.md
index c582317..2baecc3 100644
--- a/AUTHORS.md
+++ b/AUTHORS.md
@@ -4,10 +4,10 @@ This list is sorted by the number of commits per contributor in _descending_ ord
Avatar|Contributor|Contributions
:-:|---|:-:
-
|[@myii](https://github.com/myii)|1211
+
|[@myii](https://github.com/myii)|1216
|[@dafyddj](https://github.com/dafyddj)|6
|[@baby-gnu](https://github.com/baby-gnu)|2
---
-Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2022-06-07.
+Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2022-06-08.
diff --git a/CHANGELOG.md b/CHANGELOG.md
index f08aa20..bb04f43 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,15 @@
# Changelog
+# [1.396.0](https://github.com/myii/ssf-formula/compare/v1.395.0...v1.396.0) (2022-06-08)
+
+
+### Features
+
+* **formulas:** add `pre-commit` config to basic management formulas ([2043a36](https://github.com/myii/ssf-formula/commit/2043a366dd503dd6bd6e155d0f82a0c276660e8b))
+* **pre-commit:** add pre-commit.ci section to configuration ([f318978](https://github.com/myii/ssf-formula/commit/f3189782f629e1ea10c94fd0e5abc19cecbd5237))
+* **pre-commit:** update `rubocop` linter version ([739db37](https://github.com/myii/ssf-formula/commit/739db372ac5fce5f4f89c0bef94d8b53b53256e3))
+* **saltimages:** update with latest changes from `salt-image-builder` ([63235a3](https://github.com/myii/ssf-formula/commit/63235a34483e103027b09f75f5b8af475f39b36b))
+
# [1.395.0](https://github.com/myii/ssf-formula/compare/v1.394.0...v1.395.0) (2022-06-07)
diff --git a/FORMULA b/FORMULA
index 6a24c46..5e3b174 100644
--- a/FORMULA
+++ b/FORMULA
@@ -1,7 +1,7 @@
name: ssf
os: Debian, Ubuntu, Raspbian, RedHat, Fedora, CentOS, Suse, openSUSE, Gentoo, Funtoo, Arch, Manjaro, Alpine, FreeBSD, OpenBSD, Solaris, SmartOS, Windows, MacOS
os_family: Debian, RedHat, Suse, Gentoo, Arch, Alpine, FreeBSD, OpenBSD, Solaris, Windows, MacOS
-version: 1.395.0
+version: 1.396.0
release: 1
minimum_version: 2017.7
summary: ssf formula
diff --git a/docs/AUTHORS.rst b/docs/AUTHORS.rst
index 01884b9..ac1616c 100644
--- a/docs/AUTHORS.rst
+++ b/docs/AUTHORS.rst
@@ -15,7 +15,7 @@ This list is sorted by the number of commits per contributor in *descending* ord
- Contributions
* - :raw-html-m2r:`
`
- `@myii `_
- - 1211
+ - 1216
* - :raw-html-m2r:`
`
- `@dafyddj `_
- 6
@@ -26,4 +26,4 @@ This list is sorted by the number of commits per contributor in *descending* ord
----
-Auto-generated by a `forked version `_ of `gaocegege/maintainer `_ on 2022-06-07.
+Auto-generated by a `forked version `_ of `gaocegege/maintainer `_ on 2022-06-08.
diff --git a/docs/CHANGELOG.rst b/docs/CHANGELOG.rst
index 64e975a..ed59a29 100644
--- a/docs/CHANGELOG.rst
+++ b/docs/CHANGELOG.rst
@@ -2,6 +2,18 @@
Changelog
=========
+`1.396.0 `_ (2022-06-08)
+---------------------------------------------------------------------------------------------
+
+Features
+^^^^^^^^
+
+
+* **formulas:** add ``pre-commit`` config to basic management formulas (\ `2043a36 `_\ )
+* **pre-commit:** add pre-commit.ci section to configuration (\ `f318978 `_\ )
+* **pre-commit:** update ``rubocop`` linter version (\ `739db37 `_\ )
+* **saltimages:** update with latest changes from ``salt-image-builder`` (\ `63235a3 `_\ )
+
`1.395.0 `_ (2022-06-07)
---------------------------------------------------------------------------------------------