diff options
author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2022-11-07 02:48:09 +0000 |
---|---|---|
committer | Nejc Habjan <hab.nejc@gmail.com> | 2022-11-07 16:33:35 +0100 |
commit | e6f1bd6333a884433f808b2a84670079f9a70f0a (patch) | |
tree | 1817f1eed1a09ddc601baaaa2a4d811f2748cd6e | |
parent | 060cfe1465a99657c5f832796ab3aa03aad934c7 (diff) | |
download | gitlab-e6f1bd6333a884433f808b2a84670079f9a70f0a.tar.gz |
chore(deps): update pre-commit hook maxbrunet/pre-commit-renovate to v34.20.0
-rw-r--r-- | .pre-commit-config.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 68961ac..a16a79b 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -47,6 +47,6 @@ repos: - id: rst-directive-colons - id: rst-inline-touching-normal - repo: https://github.com/maxbrunet/pre-commit-renovate - rev: 34.9.2 + rev: 34.20.0 hooks: - id: renovate-config-validator |