diff options
author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2022-10-24 04:14:35 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-10-24 04:14:35 +0000 |
commit | 932bbde7ff10dd0f73bc81b7e91179b93a64602b (patch) | |
tree | 11befc1365e106cbac68a1f20362bb2b065bc33b | |
parent | dde3642bcd41ea17c4f301188cb571db31fe4da8 (diff) | |
download | gitlab-932bbde7ff10dd0f73bc81b7e91179b93a64602b.tar.gz |
chore(deps): update pre-commit hook maxbrunet/pre-commit-renovate to v33
-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 910e8aa..85405e1 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -45,6 +45,6 @@ repos: - id: rst-directive-colons - id: rst-inline-touching-normal - repo: https://github.com/maxbrunet/pre-commit-renovate - rev: 32.241.11 + rev: 33.1.0 hooks: - id: renovate-config-validator |