Skip to content

Commit

Permalink
Merge branch 'develop' into dependabot/npm_and_yarn/dashboard/sentry/…
Browse files Browse the repository at this point in the history
…react-8.26.0
  • Loading branch information
Azanul authored Aug 31, 2024
2 parents bf79890 + 92dc910 commit 93712d6
Show file tree
Hide file tree
Showing 3 changed files with 28 additions and 27 deletions.
7 changes: 4 additions & 3 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,9 @@ jobs:
go-version-file: go.mod

- name: golangci-lint
uses: golangci/golangci-lint-action@v3
uses: golangci/golangci-lint-action@v6
with:
cache-invalidation-interval: 15
args: --timeout=10m
version: v1.54.2
skip-pkg-cache: true
version: v1.59
skip-cache: true
46 changes: 23 additions & 23 deletions dashboard/package-lock.json

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

2 changes: 1 addition & 1 deletion dashboard/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"@jest/globals": "^29.5.0",
"@storybook/addon-essentials": "^8.0.5",
"@storybook/addon-interactions": "^8.0.9",
"@storybook/addon-links": "^8.2.4",
"@storybook/addon-links": "^8.2.9",
"@storybook/addons": "^7.6.17",
"@storybook/blocks": "^8.2.7",
"@storybook/nextjs": "^8.2.5",
Expand Down

0 comments on commit 93712d6

Please sign in to comment.