Skip to content

Commit 1161775

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

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
@@ -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.4
22+
rev: v0.14.5
2323
hooks:
2424
- id: ruff
2525
args: [--fix]
@@ -32,7 +32,7 @@ repos:
3232

3333
additional_dependencies:
3434
- anyio==4.11.0
35-
- certifi==2025.10.5
35+
- certifi==2025.11.12
3636
- coverage==7.11.3
3737
- h11==0.16.0
3838
- h2==4.3.0

0 commit comments

Comments
 (0)