diff --git a/.dev/hooks/pre-commit b/.dev/hooks/pre-commit new file mode 100755 index 0000000000000000000000000000000000000000..89ebbe8b54a1c7cdf7b951a0371c7982a744a535 --- /dev/null +++ b/.dev/hooks/pre-commit @@ -0,0 +1,2 @@ +#!/bin/sh +exec make update_readme diff --git a/README.md b/README.md index b9463962d14397eb812f18f4614db74d19dc40b0..e0a6196fe277dc247c983f78595503225a1c6170 100644 --- a/README.md +++ b/README.md @@ -27,4 +27,4 @@ This file is automatically updated after execute `git commit` based on the conte - its-registry.unl.edu/unl-its/docker-ci/static-code-analysis:python - _Last update: Thu May 30 16:29:28 CDT 2019_ + _Last update: Thu May 30 16:36:42 CDT 2019_