diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2022-06-19 07:00:31 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2022-06-19 07:00:38 +0000 |
commit | 00f5354c65dff6a40cda6b5a2c633f9e92eca1e1 (patch) | |
tree | f86bffc17d1b6349d92d3e235560d4850793461f /azure-pipelines.yml | |
parent | Releasing debian version 2.18.1-1. (diff) | |
download | pre-commit-00f5354c65dff6a40cda6b5a2c633f9e92eca1e1.tar.xz pre-commit-00f5354c65dff6a40cda6b5a2c633f9e92eca1e1.zip |
Merging upstream version 2.19.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'azure-pipelines.yml')
-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 afb2982..454f6f1 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.1.0 + ref: refs/tags/v2.4.1 jobs: - template: job--python-tox.yml@asottile |