summaryrefslogtreecommitdiffstats
path: root/azure-pipelines.yml
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2021-04-19 13:31:41 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2021-04-19 13:31:41 +0000
commitf5d18cd7cc427fc306ea8f3d56f268b3fccecd9b (patch)
tree359ed5d22186bcf0452904ca5134c7eecabea25c /azure-pipelines.yml
parentAdding upstream version 2.12.0. (diff)
downloadpre-commit-4460847e52205fe8da0666571b86e1ee04f2da10.tar.xz
pre-commit-4460847e52205fe8da0666571b86e1ee04f2da10.zip
Adding upstream version 2.12.1.upstream/2.12.1
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'azure-pipelines.yml')
-rw-r--r--azure-pipelines.yml2
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