diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2021-04-19 13:31:41 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2021-04-19 13:31:41 +0000 |
commit | f5d18cd7cc427fc306ea8f3d56f268b3fccecd9b (patch) | |
tree | 359ed5d22186bcf0452904ca5134c7eecabea25c /azure-pipelines.yml | |
parent | Adding upstream version 2.12.0. (diff) | |
download | pre-commit-f5d18cd7cc427fc306ea8f3d56f268b3fccecd9b.tar.xz pre-commit-f5d18cd7cc427fc306ea8f3d56f268b3fccecd9b.zip |
Adding upstream version 2.12.1.upstream/2.12.1
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | azure-pipelines.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 34ace23..58dee74 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -10,7 +10,7 @@ resources: type: github endpoint: github name: asottile/azure-pipeline-templates - ref: refs/tags/v2.0.0 + ref: refs/tags/v2.1.0 jobs: - template: job--python-tox.yml@asottile |