Skip to content

Commit db15514

Browse files
authored
Merge pull request #296 from dribia/dependabot/pip/all-3a2edb1555
⬆️ Bump ruff from 0.11.7 to 0.11.8 in the all group
2 parents 7bfeb7e + 6efcbba commit db15514

File tree

4 files changed

+279
-355
lines changed

4 files changed

+279
-355
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,13 +22,13 @@ repos:
2222
hooks:
2323
- id: checkmake
2424
- repo: https://github.com/astral-sh/ruff-pre-commit
25-
rev: v0.8.2
25+
rev: v0.11.7
2626
hooks:
2727
- id: ruff
2828
args: [ --fix ]
2929
- id: ruff-format
3030
- repo: https://github.com/pre-commit/mirrors-mypy
31-
rev: v1.13.0
31+
rev: v1.14.1
3232
hooks:
3333
- id: mypy
3434
additional_dependencies:

0 commit comments

Comments
 (0)