Skip to content

Commit

Permalink
Merge pull request #603 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 May 11, 2023
2 parents 7f109af + 2bd50db commit 60e692b
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: 3.2.0
rev: 3.2.1
# --- Linters ---
- hooks:
- id: dockerfile_lint
Expand All @@ -61,7 +61,7 @@ repos:
)$
rev: v3.0.0-alpha.9-for-vscode
- repo: https://github.com/asottile/pyupgrade
rev: v3.3.2
rev: v3.4.0
hooks:
- id: pyupgrade
args: [--py38-plus]
Expand Down

0 comments on commit 60e692b

Please sign in to comment.