Skip to content

Commit

Permalink
Merge pull request #471 from alandtse/pre-commit-ci-update-config
Browse files Browse the repository at this point in the history
build: pre-commit autoupdate
  • Loading branch information
alandtse authored Feb 1, 2023
2 parents fa4bb7e + e63a539 commit ee84795
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ repos:
- id: commitizen
stages: ["commit-msg"]
repo: https://github.com/commitizen-tools/commitizen
rev: v2.38.0
rev: v2.40.0
# --- Linters ---
- hooks:
- id: dockerfile_lint
Expand All @@ -62,7 +62,7 @@ repos:
- id: pyupgrade
args: [--py38-plus]
- repo: https://github.com/PyCQA/prospector
rev: v1.8.3
rev: v1.8.4
hooks:
- id: prospector
exclude: ^(tests)/.+\.py$
Expand Down

0 comments on commit ee84795

Please sign in to comment.