diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2021-04-19 13:31:45 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2021-04-19 13:32:50 +0000 |
commit | 849a376de96a2a65422d67a0b41c2f782af7abf5 (patch) | |
tree | 4d3cc11b4432f24b8e33bf339c80de6ccd316530 /azure-pipelines.yml | |
parent | Releasing debian version 2.12.0-1. (diff) | |
download | pre-commit-849a376de96a2a65422d67a0b41c2f782af7abf5.tar.xz pre-commit-849a376de96a2a65422d67a0b41c2f782af7abf5.zip |
Merging upstream version 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 |