Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate (#39)
Browse files Browse the repository at this point in the history
  • Loading branch information
carlos-regis authored Sep 30, 2023
2 parents ed8d9a3 + b928038 commit 5886b40
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ repos:

## Git
- repo: https://github.com/commitizen-tools/commitizen
rev: 3.8.2
rev: 3.10.0
hooks:
- id: commitizen
# - id: commitizen-branch
Expand All @@ -92,7 +92,7 @@ repos:

## CR
- repo: https://github.com/adamchainz/django-upgrade
rev: 1.14.1
rev: 1.15.0
hooks:
- id: django-upgrade
args: [
Expand All @@ -106,17 +106,17 @@ repos:

# formatter and linter for HTML templates
- repo: https://github.com/Riverside-Healthcare/djLint
rev: v1.32.1
rev: v1.34.0
hooks:
- id: djlint-django

- repo: https://github.com/bridgecrewio/checkov.git
rev: 2.4.33
rev: 2.4.48
hooks:
- id: checkov

- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.0.289
rev: v0.0.291
hooks:
- id: ruff
args: [
Expand Down

0 comments on commit 5886b40

Please sign in to comment.