Skip to content

Commit 3eb7538

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/crate-ci/typos: 0b8af0682a6ecfd3fc5cce8240de1415d67d0d82 → 3d97dc5b9833a60a62e70d5b56af2cc7ddd522f6](crate-ci/typos@0b8af06...3d97dc5) - [github.com/astral-sh/ruff-pre-commit: d19233b89771be2d89273f163f5edc5a39bbc34a → 0b19ef1fd6ad680ed7752d6daba883ce1265a6de](astral-sh/ruff-pre-commit@d19233b...0b19ef1) - [github.com/pre-commit/mirrors-mypy: 7010b10a09f65cd60a23c207349b539aa36dbec1 → 0f86793af5ef5f6dc63c8d04a3cabfa3ea8f9c6a](pre-commit/mirrors-mypy@7010b10...0f86793)
1 parent 8b27a29 commit 3eb7538

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ repos:
1717
- id: end-of-file-fixer
1818
- id: trailing-whitespace
1919
- repo: https://github.com/crate-ci/typos
20-
rev: 0b8af0682a6ecfd3fc5cce8240de1415d67d0d82 # frozen: v1
20+
rev: 3d97dc5b9833a60a62e70d5b56af2cc7ddd522f6 # frozen: v1
2121
hooks:
2222
- id: typos
2323
- repo: https://github.com/tox-dev/pyproject-fmt
@@ -50,12 +50,12 @@ repos:
5050
additional_dependencies:
5151
- black==25.1.0
5252
- repo: https://github.com/astral-sh/ruff-pre-commit
53-
rev: d19233b89771be2d89273f163f5edc5a39bbc34a # frozen: v0.11.12
53+
rev: 0b19ef1fd6ad680ed7752d6daba883ce1265a6de # frozen: v0.12.2
5454
hooks:
5555
- id: ruff-check
5656
args: [ --fix ]
5757
- id: ruff-format
5858
- repo: https://github.com/pre-commit/mirrors-mypy
59-
rev: 7010b10a09f65cd60a23c207349b539aa36dbec1 # frozen: v1.16.0
59+
rev: 0f86793af5ef5f6dc63c8d04a3cabfa3ea8f9c6a # frozen: v1.16.1
6060
hooks:
6161
- id: mypy

0 commit comments

Comments
 (0)