Skip to content

Commit

Permalink
[create-pull-request] automated change
Browse files Browse the repository at this point in the history
  • Loading branch information
JoseRZapata authored May 6, 2024
1 parent 4ad7a79 commit 3ae4f7b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions {{cookiecutter.repo_name}}/.pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ repos:

- repo: https://github.com/astral-sh/ruff-pre-commit
# Ruff version.
rev: v0.4.2
rev: v0.4.3
hooks:
# Run the linter.s
- id: ruff
Expand All @@ -40,7 +40,7 @@ repos:
args: ['--exclude-files', '.*[^i][^p][^y][^n][^b]$', '--exclude-lines', '"(hash|id|image/\w+)":.*', ]

- repo: https://github.com/commitizen-tools/commitizen
rev: v3.24.0
rev: v3.25.0
hooks:
- id: commitizen
- id: commitizen-branch
Expand Down

0 comments on commit 3ae4f7b

Please sign in to comment.