Skip to content

Commit

Permalink
Merge pull request #114 from akquinet/renovate/pre-commit-hooks
Browse files Browse the repository at this point in the history
chore(deps): update pre-commit-hooks
  • Loading branch information
rwxd authored Oct 17, 2024
2 parents c459b85 + c0e7ea0 commit 5da0459
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 @@ -25,12 +25,12 @@ repos:
- "--skip-string-normalization"

- repo: https://github.com/asottile/pyupgrade
rev: "v3.17.0"
rev: "v3.18.0"
hooks:
- id: pyupgrade

- repo: https://github.com/pre-commit/mirrors-mypy
rev: "v1.11.2"
rev: "v1.12.0"
hooks:
- id: mypy
args:
Expand Down

0 comments on commit 5da0459

Please sign in to comment.