diff options
author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2023-01-02 02:50:58 +0000 |
---|---|---|
committer | John Villalovos <john@sodarock.com> | 2023-01-02 07:44:32 -0800 |
commit | 10c4f31ad1480647a6727380db68f67a4c645af9 (patch) | |
tree | 9ecbca512f282cef4236ae605175190f4397f8aa | |
parent | bbd01e80326ea9829b2f0278fedcb4464be64389 (diff) | |
download | gitlab-10c4f31ad1480647a6727380db68f67a4c645af9.tar.gz |
chore(deps): update all non-major dependencies
-rw-r--r-- | .pre-commit-config.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index c9b5492..b01178a 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -7,7 +7,7 @@ repos: hooks: - id: black - repo: https://github.com/commitizen-tools/commitizen - rev: v2.38.0 + rev: v2.39.1 hooks: - id: commitizen stages: [commit-msg] @@ -47,6 +47,6 @@ repos: - id: rst-directive-colons - id: rst-inline-touching-normal - repo: https://github.com/maxbrunet/pre-commit-renovate - rev: 34.74.0 + rev: 34.77.1 hooks: - id: renovate-config-validator |