Skip to content

Commit a6a4209

Browse files
chore(deps): lock file maintenance (#629)
* chore(deps): lock file maintenance * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 14efb88 commit a6a4209

File tree

2 files changed

+65
-45
lines changed

2 files changed

+65
-45
lines changed

.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)