Skip to content

Commit ff0e6e8

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/charliermarsh/ruff-pre-commit: v0.0.244 → v0.0.249](astral-sh/ruff-pre-commit@v0.0.244...v0.0.249) - [github.com/pre-commit/mirrors-mypy: v1.0.0 → v1.0.1](pre-commit/mirrors-mypy@v1.0.0...v1.0.1)
1 parent 2a60aa4 commit ff0e6e8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ repos:
3535
hooks:
3636
- id: black
3737
- repo: https://github.com/charliermarsh/ruff-pre-commit
38-
rev: v0.0.244
38+
rev: v0.0.249
3939
hooks:
4040
- id: ruff
4141
- repo: https://github.com/dosisod/refurb
@@ -68,7 +68,7 @@ repos:
6868
args: [-L als, -L unparseable]
6969
additional_dependencies: ["tomli"]
7070
- repo: https://github.com/pre-commit/mirrors-mypy
71-
rev: 'v1.0.0'
71+
rev: 'v1.0.1'
7272
hooks:
7373
- id: mypy
7474
args: [

0 commit comments

Comments
 (0)