Skip to content

Commit

Permalink
Update linting (#997)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Mar 2, 2024
1 parent 69d2503 commit 4a3b9f1
Show file tree
Hide file tree
Showing 3 changed files with 57 additions and 57 deletions.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
mypy~=1.8.0
pre-commit~=3.6.0
pylint~=3.0.0
pylint~=3.1.0
types-Pillow~=10.2.0.20240111
types-PyYAML~=6.0.12.10
types-requests~=2.31.0.1
Expand Down
2 changes: 1 addition & 1 deletion webclient/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"@vue/tsconfig": "0.5.1",
"autoprefixer": "10.4.17",
"cypress": "13.6.4",
"eslint": "8.56.0",
"eslint": "8.57.0",
"eslint-plugin-vue": "9.22.0",
"isomorphic-fetch": "3.0.0",
"npm-run-all2": "6.1.2",
Expand Down
110 changes: 55 additions & 55 deletions webclient/pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 4a3b9f1

Please sign in to comment.