Skip to content

Commit

Permalink
chore(deps): update linting
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 23, 2024
1 parent 02bc78f commit c82997f
Show file tree
Hide file tree
Showing 3 changed files with 145 additions and 141 deletions.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
mypy==1.13.0
pre-commit==4.0.1
pytest==8.3.3
ruff==0.7.3
ruff==0.8.0
types-Pillow==10.2.0.20240822
types-PyYAML==6.0.12.20240917
types-requests==2.32.0.20241016
Expand Down
4 changes: 2 additions & 2 deletions webclient/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,11 +46,11 @@
"@types/swagger-ui": "3.52.4",
"@vue/tsconfig": "0.6.0",
"autoprefixer": "10.4.20",
"eslint": "9.14.0",
"eslint": "9.15.0",
"openapi-typescript": "6.7.6",
"postcss": "8.4.49",
"prettier": "3.3.3",
"prettier-plugin-tailwindcss": "0.6.8",
"prettier-plugin-tailwindcss": "0.6.9",
"tailwindcss": "3.4.15",
"typescript": "5.6.3",
"vue-tsc": "2.1.10"
Expand Down
Loading

0 comments on commit c82997f

Please sign in to comment.