Skip to content

Commit

Permalink
chore(deps): upgrade pre-commit dependencies (#248)
Browse files Browse the repository at this point in the history
Co-authored-by: qartik <130700862+qartik@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and qartik authored Oct 24, 2024
1 parent 1d6c241 commit c928a4a
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 @@ -13,7 +13,7 @@ repos:
- id: debug-statements

- repo: https://github.com/crate-ci/typos
rev: v1.26.0
rev: v1.26.1
hooks:
- id: typos

Expand All @@ -37,7 +37,7 @@ repos:
- id: refurb

- repo: https://github.com/pre-commit/mirrors-mypy
rev: 'v1.12.1'
rev: 'v1.13.0'
hooks:
- id: mypy
pass_filenames: false
Expand Down

0 comments on commit c928a4a

Please sign in to comment.