Skip to content

Commit

Permalink
Merge pull request #41 from haochenpan/pre-commit-ci-update-config
Browse files Browse the repository at this point in the history
[pre-commit.ci] pre-commit autoupdate
  • Loading branch information
haochenpan authored Oct 31, 2024
2 parents 8d3d256 + 8a1df04 commit f8026e0
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 @@ -27,14 +27,14 @@ repos:
hooks:
- id: nbstripout
- repo: 'https://github.com/charliermarsh/ruff-pre-commit'
rev: v0.7.0
rev: v0.7.1
hooks:
- id: ruff
args:
- '--fix'
- id: ruff-format
- repo: 'https://github.com/pre-commit/mirrors-mypy'
rev: v1.12.1
rev: v1.13.0
hooks:
- id: mypy
additional_dependencies: ['types-cachetools']

0 comments on commit f8026e0

Please sign in to comment.