use pre-commit.ci
diff --git a/README.md b/README.md index 3fe52f0..24d716f 100644 --- a/README.md +++ b/README.md
@@ -1,5 +1,6 @@ [](https://asottile.visualstudio.com/asottile/_build/latest?definitionId=17&branchName=master) [](https://dev.azure.com/asottile/asottile/_build/latest?definitionId=17&branchName=master) +[](https://results.pre-commit.ci/latest/github/pre-commit/pre-commit-hooks/master) pre-commit-hooks ================
diff --git a/azure-pipelines.yml b/azure-pipelines.yml index dc3a57a..c1ef4f4 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml
@@ -13,7 +13,6 @@ ref: refs/tags/v1.0.0 jobs: -- template: job--pre-commit.yml@asottile - template: job--python-tox.yml@asottile parameters: toxenvs: [py38]