Skip to content

Commit cb59aa8

Browse files
⬆️🩹 Update patch updates
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 63bd4e7 commit cb59aa8

3 files changed

Lines changed: 16 additions & 16 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ repos:
7878

7979
## Ensure uv lock file is up-to-date
8080
- repo: https://github.com/astral-sh/uv-pre-commit
81-
rev: 0.11.2
81+
rev: 0.11.3
8282
hooks:
8383
- id: uv-lock
8484
priority: 0
@@ -114,7 +114,7 @@ repos:
114114

115115
## Python linting using ruff
116116
- repo: https://github.com/astral-sh/ruff-pre-commit
117-
rev: v0.15.8
117+
rev: v0.15.9
118118
hooks:
119119
- id: ruff-format
120120
priority: 1

webpage/package-lock.json

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

webpage/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,11 @@
1717
},
1818
"devDependencies": {
1919
"@tailwindcss/postcss": "^4.1.17",
20-
"@types/node": "24.12.0",
20+
"@types/node": "24.12.2",
2121
"@types/react": "19.2.14",
2222
"@types/react-dom": "^19.0.0",
2323
"eslint": "^10.0.0",
24-
"eslint-config-next": "16.2.1",
24+
"eslint-config-next": "16.2.2",
2525
"postcss": "^8",
2626
"tailwindcss": "^4.1.17",
2727
"typescript": "6.0.2"

0 commit comments

Comments
 (0)