Skip to content

Commit 0870144

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 481efc8 commit 0870144

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ repos:
1919
- id: check-added-large-files
2020

2121
- repo: https://github.com/astral-sh/ruff-pre-commit
22-
rev: v0.14.6
22+
rev: v0.14.7
2323
hooks:
2424
- id: ruff
2525
args: [--fix]
@@ -31,7 +31,7 @@ repos:
3131
- id: basedpyright
3232

3333
additional_dependencies:
34-
- anyio==4.11.0
34+
- anyio==4.12.0
3535
- certifi==2025.11.12
3636
- coverage==7.12.0
3737
- h11==0.16.0
@@ -43,7 +43,6 @@ repos:
4343
- idna==3.11
4444
- jinja2==3.1.6
4545
- markupsafe==3.0.3
46-
- sniffio==1.3.1
4746
- repo: https://github.com/ewjoachim/sync-pre-commit-with-uv
4847
rev: 1.1.0
4948
hooks:

0 commit comments

Comments
 (0)