Skip to content

Commit

Permalink
Merge pull request #24 from angelo-peronio/pre-commit-ci-update-config
Browse files Browse the repository at this point in the history
Update pre-commit hooks
  • Loading branch information
angelo-peronio authored Jan 7, 2025
2 parents 002968b + d641b46 commit 3042056
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 @@ -3,7 +3,7 @@ ci:

repos:
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: "v0.8.4"
rev: "v0.8.6"
hooks:
- id: ruff
args: ["--fix", "--show-fixes"]
Expand All @@ -16,7 +16,7 @@ repos:
types_or: [toml, yaml]

- repo: https://github.com/pre-commit/mirrors-mypy
rev: "v1.14.0"
rev: "v1.14.1"
hooks:
- id: mypy
# Dependencies needed for their types.
Expand Down

0 comments on commit 3042056

Please sign in to comment.