summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2023-01-30 20:28:07 +0000
committerNejc Habjan <hab.nejc@gmail.com>2023-01-30 22:20:51 +0100
commitea7010b17cc2c29c2a5adeaf81f2d0064523aa39 (patch)
treec60295d2fbaea25b5da61c5108cb5550bfa3b493
parent8e85791c315822cd26d56c0c0f329cffae879644 (diff)
downloadgitlab-ea7010b17cc2c29c2a5adeaf81f2d0064523aa39.tar.gz
chore(deps): update all non-major dependencies
-rw-r--r--.pre-commit-config.yaml6
1 files changed, 3 insertions, 3 deletions
diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml
index a5d7d0b..08e0b9a 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.39.1
+ rev: v2.40.0
hooks:
- id: commitizen
stages: [commit-msg]
@@ -16,7 +16,7 @@ repos:
hooks:
- id: flake8
- repo: https://github.com/pycqa/isort
- rev: 5.11.4
+ rev: 5.12.0
hooks:
- id: isort
- repo: https://github.com/pycqa/pylint
@@ -47,6 +47,6 @@ repos:
- id: rst-directive-colons
- id: rst-inline-touching-normal
- repo: https://github.com/maxbrunet/pre-commit-renovate
- rev: 34.105.2
+ rev: 34.117.1
hooks:
- id: renovate-config-validator