Skip to content

Commit

Permalink
Update pre-commit hooks
Browse files Browse the repository at this point in the history
  • Loading branch information
danyeaw authored and github-actions[bot] committed Feb 12, 2025
1 parent 20e807b commit 9ea579c
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
@@ -1,6 +1,6 @@
repos:
- repo: https://github.com/pre-commit/mirrors-mypy
rev: bbc3dc1f890007061f18f17e2334f216ea9e5df7 # frozen: v1.14.1
rev: f40886d54c729f533f864ed6ce584e920feb0af7 # frozen: v1.15.0
hooks:
- id: mypy
- repo: https://github.com/pre-commit/pre-commit-hooks
Expand All @@ -9,7 +9,7 @@ repos:
- id: check-toml
- id: check-yaml
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: '871f3bcae4fe473cd7109c3a068db975dc035e3b' # frozen: v0.9.4
rev: '895ebb389825c29bd4e0addcf7579d6c69d199cc' # frozen: v0.9.6
hooks:
- id: ruff
args: [--fix]
Expand Down

0 comments on commit 9ea579c

Please sign in to comment.