diff --git a/cpp_linter_hooks/versions.py b/cpp_linter_hooks/versions.py index a77cb74..c2e5f72 100644 --- a/cpp_linter_hooks/versions.py +++ b/cpp_linter_hooks/versions.py @@ -80,6 +80,7 @@ "22.1.0", "22.1.1", "22.1.2", + "22.1.3", ] # Updated automatically by GitHub Actions - DO NOT EDIT MANUALLY