Skip to content

Commit 349c89f

Browse files
authored
Merge pull request #15 from qntx/pre-commit-ci-update-config
⬆ [pre-commit.ci] pre-commit autoupdate
2 parents 4c60a9b + 13e84a9 commit 349c89f

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
@@ -14,14 +14,14 @@ repos:
1414
- id: debug-statements
1515

1616
- repo: https://github.com/astral-sh/ruff-pre-commit
17-
rev: v0.15.11
17+
rev: v0.15.12
1818
hooks:
1919
- id: ruff
2020
args: [--fix, --exit-non-zero-on-fix]
2121
- id: ruff-format
2222

2323
- repo: https://github.com/pre-commit/mirrors-mypy
24-
rev: v1.20.1
24+
rev: v1.20.2
2525
hooks:
2626
- id: mypy
2727
additional_dependencies: ["openai>=1.0.0", "httpx>=0.27.0"]

0 commit comments

Comments
 (0)