Skip to content

Commit 3bcfecb

Browse files
chore(deps): update all dependencies
1 parent 5e44d2a commit 3bcfecb

File tree

2 files changed

+185
-197
lines changed

2 files changed

+185
-197
lines changed

.pre-commit-config.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ repos:
1414
hooks:
1515
- id: check-useless-excludes
1616
- repo: https://github.com/astral-sh/uv-pre-commit
17-
rev: 0.9.3
17+
rev: 0.9.5
1818
hooks:
1919
- id: uv-sync
2020
- id: uv-lock
@@ -68,7 +68,7 @@ repos:
6868
alias: toml
6969

7070
- repo: https://github.com/astral-sh/ruff-pre-commit
71-
rev: v0.14.1
71+
rev: v0.14.2
7272
hooks:
7373
- id: ruff-format
7474
alias: ruff
@@ -85,12 +85,12 @@ repos:
8585
- types-PyYAML
8686

8787
- repo: https://github.com/jsh9/pydoclint
88-
rev: "0.7.3"
88+
rev: "0.7.5"
8989
hooks:
9090
- id: pydoclint
9191

9292
- repo: https://github.com/pycqa/pylint.git
93-
rev: v4.0.1
93+
rev: v4.0.2
9494
hooks:
9595
- id: pylint
9696
args:

0 commit comments

Comments
 (0)