Skip to content

Commit 108d911

Browse files
chore(deps): update all dependencies (#383)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2991c17 commit 108d911

File tree

2 files changed

+373
-352
lines changed

2 files changed

+373
-352
lines changed

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ repos:
88
hooks:
99
- id: check-useless-excludes
1010
- repo: https://github.com/astral-sh/uv-pre-commit
11-
rev: 0.9.2
11+
rev: 0.9.3
1212
hooks:
1313
- id: uv-sync
1414
- id: uv-lock
@@ -62,7 +62,7 @@ repos:
6262
alias: toml
6363

6464
- repo: https://github.com/astral-sh/ruff-pre-commit
65-
rev: v0.14.0
65+
rev: v0.14.1
6666
hooks:
6767
- id: ruff-format
6868
alias: ruff
@@ -78,7 +78,7 @@ repos:
7878
pass_filenames: false
7979

8080
- repo: https://github.com/pycqa/pylint.git
81-
rev: v3.3.9
81+
rev: v4.0.1
8282
hooks:
8383
- id: pylint
8484
args:

0 commit comments

Comments
 (0)