Skip to content

Commit

Permalink
[create-pull-request] automated change (#80)
Browse files Browse the repository at this point in the history
  • Loading branch information
JoseRZapata committed Jul 1, 2024
1 parent 0136372 commit cb750d0
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.10
rev: v0.5.0
hooks:
# Run the linter.s
- id: ruff
Expand All @@ -24,7 +24,7 @@ repos:
- id: ruff-format

- repo: https://github.com/pre-commit/mirrors-mypy
rev: v1.10.0
rev: v1.10.1
hooks:
- id: mypy
args:
Expand Down

0 comments on commit cb750d0

Please sign in to comment.