Skip to content

Commit

Permalink
Merge pull request #120 from gpauloski/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
gpauloski authored Aug 15, 2023
2 parents 9ed1cc6 + 749e10e commit 44efeae
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 @@ -23,13 +23,13 @@ repos:
hooks:
- id: codespell
- repo: 'https://github.com/charliermarsh/ruff-pre-commit'
rev: v0.0.282
rev: v0.0.284
hooks:
- id: ruff
args:
- '--fix'
- repo: 'https://github.com/pre-commit/mirrors-mypy'
rev: v1.4.1
rev: v1.5.0
hooks:
- id: mypy
additional_dependencies: [types-tqdm]

0 comments on commit 44efeae

Please sign in to comment.