Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/devixid/devix
Browse files Browse the repository at this point in the history
  • Loading branch information
infinitedim committed May 20, 2024
2 parents 0cef4e6 + 8db3810 commit 63967f9
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# To get started with Dependabot version updates, you'll need to specify which
# package ecosystems to update and where the package manifests are located.
# Please see the documentation for all configuration options:
# https://docs.github.com/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file

version: 2
updates:
- package-ecosystem: "" # See documentation for possible values
directory: "/" # Location of package manifests
schedule:
interval: "monthly"
2 changes: 1 addition & 1 deletion apps/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@nextui-org/react": "^2.2.9",
"class-variance-authority": "^0.7.0",
"framer-motion": "^10.16.4",
"next": "14.0.3",
"next": "14.1.1",
"react": "^18",
"react-dom": "^18",
"react-icons": "^4.12.0",
Expand Down

0 comments on commit 63967f9

Please sign in to comment.