Skip to content

Commit 02947b9

Browse files
chore(deps): update all dependencies
1 parent e9b6a5d commit 02947b9

5 files changed

Lines changed: 133 additions & 128 deletions

File tree

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ repos:
1818
- id: check-useless-excludes
1919
priority: 0
2020
- repo: https://github.com/ansible/actions
21-
rev: v1.1.1
21+
rev: v1.1.2
2222
hooks:
2323
- id: toml
2424
priority: 0
@@ -39,7 +39,7 @@ repos:
3939
- id: pydoclint
4040
priority: 1
4141
- repo: https://github.com/astral-sh/uv-pre-commit
42-
rev: 0.11.3
42+
rev: 0.11.7
4343
hooks:
4444
- id: uv-sync
4545
- id: uv-lock
@@ -49,7 +49,7 @@ repos:
4949
args: ["--upgrade"]
5050
stages: [manual]
5151
- repo: https://github.com/biomejs/pre-commit
52-
rev: "v2.4.10"
52+
rev: "v2.4.13"
5353
hooks:
5454
- id: biome-check
5555
name: biome

.tool-versions

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
nodejs 24.14.1
1+
nodejs 24.15.0

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"devDependencies": {
3-
"@devcontainers/cli": "^0.85.0"
3+
"@devcontainers/cli": "^0.86.0"
44
}
55
}

0 commit comments

Comments
 (0)