Skip to content

Commit b7e764a

Browse files
author
github-actions[bot]
committed
⬆️ Update pre-commit hooks [skip ci]
1 parent 76319e3 commit b7e764a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,14 +73,14 @@ repos:
7373
]
7474

7575
- repo: https://github.com/charliermarsh/ruff-pre-commit
76-
rev: v0.14.9
76+
rev: v0.14.10
7777
hooks:
7878
- id: ruff
7979
args: ["--fix"]
8080
- id: ruff-format
8181

8282
- repo: https://github.com/pre-commit/mirrors-mypy
83-
rev: v1.19.0
83+
rev: v1.19.1
8484
hooks:
8585
- id: mypy
8686
additional_dependencies: [types-requests==2.32.0.20240622]

0 commit comments

Comments
 (0)