Skip to content

Commit

Permalink
Merge pull request #45 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 6, 2024
2 parents e1aa28a + 3dfbc00 commit 5b7550e
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 @@ -18,14 +18,14 @@ repos:
hooks:
- id: codespell
- repo: 'https://github.com/charliermarsh/ruff-pre-commit'
rev: v0.5.5
rev: v0.5.6
hooks:
- id: ruff
args:
- '--fix'
- id: ruff-format
- repo: 'https://github.com/pre-commit/mirrors-mypy'
rev: v1.11.0
rev: v1.11.1
hooks:
- id: mypy
additional_dependencies:
Expand Down

0 comments on commit 5b7550e

Please sign in to comment.