Skip to content

Commit

Permalink
Merge pull request #83 from ab5424/pre-commit-ci-update-config
Browse files Browse the repository at this point in the history
pre-commit autoupdate
ab5424 authored Aug 27, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
2 parents fcdd01a + 32e40ed commit c3553d2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -8,7 +8,7 @@ ci:

repos:
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.5.7
rev: v0.6.2
hooks:
- id: ruff
args: [--fix]
@@ -22,12 +22,12 @@ repos:
- id: trailing-whitespace

- repo: https://github.com/pre-commit/mirrors-mypy
rev: v1.11.1
rev: v1.11.2
hooks:
- id: mypy

- repo: https://github.com/RobertCraigie/pyright-python
rev: v1.1.375
rev: v1.1.377
hooks:
- id: pyright

0 comments on commit c3553d2

Please sign in to comment.