Skip to content

Commit

Permalink
Merge pull request #4 from kmnhan/pre-commit-ci-update-config
Browse files Browse the repository at this point in the history
ci(pre-commit): pre-commit autoupdate
  • Loading branch information
kmnhan authored Nov 18, 2024
2 parents e2ad449 + 3de581c commit 4264342
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 @@ -33,7 +33,7 @@ repos:
# Lint and format with ruff
- repo: https://github.com/astral-sh/ruff-pre-commit
# Ruff version.
rev: v0.6.9
rev: v0.7.2
hooks:
# Run the linter.
- id: ruff
Expand All @@ -43,7 +43,7 @@ repos:

# Commitizen
- repo: https://github.com/commitizen-tools/commitizen
rev: v3.29.1
rev: v3.30.0
hooks:
- id: commitizen
additional_dependencies: [ cz-changeup ]
Expand Down

0 comments on commit 4264342

Please sign in to comment.