Skip to content

Commit

Permalink
Merge pull request #1 from pascalberger/feature/pre-commit-link
Browse files Browse the repository at this point in the history
Add link to pre-commit website
  • Loading branch information
devste authored Apr 24, 2019
2 parents 84c7139 + 186fe42 commit 65c8abb
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# petzich/pre-commit

This is a Docker image containing pre-commit.
This is a Docker image containing [pre-commit].

## Goal

Expand Down Expand Up @@ -41,3 +41,5 @@ This repository uses docker hub autobuild and derives many image tags from one b
1. `1.15.2-ubuntu.18.10-6`

Choosing the right version to base your derived image on depends on your need for stability. If you reliably need to depend on the correct version of Ubuntu, use a tag such as `1.15.2-ubuntu.18.10`. If you reliably need to depend on a certain revision from within this repository, but the operating system is irrelevant, us a tag such as `1.15.2-6`.

[pre-commit]: https://pre-commit.com

0 comments on commit 65c8abb

Please sign in to comment.