Skip to content

Commit 68a1ae2

Browse files
chore(deps): update all dependencies
1 parent ddeefc5 commit 68a1ae2

File tree

2 files changed

+216
-216
lines changed

2 files changed

+216
-216
lines changed

.pre-commit-config.yaml

Lines changed: 4 additions & 4 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.8
11+
rev: 0.9.9
1212
hooks:
1313
- id: uv-sync
1414
- id: uv-lock
@@ -17,7 +17,7 @@ repos:
1717
args: ["--upgrade"]
1818
stages: [manual]
1919
- repo: https://github.com/streetsidesoftware/cspell-cli
20-
rev: v9.2.1
20+
rev: v9.3.1
2121
hooks:
2222
- id: cspell
2323
entry: bash
@@ -62,7 +62,7 @@ repos:
6262
alias: toml
6363

6464
- repo: https://github.com/astral-sh/ruff-pre-commit
65-
rev: v0.14.4
65+
rev: v0.14.5
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: v4.0.2
81+
rev: v4.0.3
8282
hooks:
8383
- id: pylint
8484
args:

0 commit comments

Comments
 (0)