diff --git a/cpp_linter_hooks/versions.py b/cpp_linter_hooks/versions.py index 24ce94e..6aaeed0 100644 --- a/cpp_linter_hooks/versions.py +++ b/cpp_linter_hooks/versions.py @@ -73,6 +73,7 @@ "21.1.0", "21.1.1", "21.1.2", + "21.1.5", ] # Updated automatically by GitHub Actions - DO NOT EDIT MANUALLY