Skip to content

Commit

Permalink
Renovate: all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 1, 2025
1 parent c35454f commit b9cde8b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion precommit/general/general-hooks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ repos:
- --strict
exclude: ^.github/styles
- repo: https://github.com/crate-ci/typos
rev: v1.28.4
rev: v1.29.0
hooks:
- id: typos
args:
Expand Down
2 changes: 1 addition & 1 deletion precommit/python/python-hooks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ repos:
args:
- --no-build-isolation
- repo: https://github.com/pre-commit/mirrors-mypy
rev: v1.13.0
rev: v1.14.1
hooks:
- id: mypy
additional_dependencies:
Expand Down

0 comments on commit b9cde8b

Please sign in to comment.