Skip to content

Commit

Permalink
Merge branch 'dev' into dependabot/npm_and_yarn/dotenv-cli-8.0.0
Browse files Browse the repository at this point in the history
Signed-off-by: Romain Milon <rmilon@gmail.com>
  • Loading branch information
Rubilmax authored Jan 14, 2025
2 parents 1f17acc + af7934f commit b97e63f
Show file tree
Hide file tree
Showing 3 changed files with 30 additions and 28 deletions.
7 changes: 4 additions & 3 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
version: 2
updates:
- package-ecosystem: "npm"
directory: "/"
- package-ecosystem: npm
directory: /
schedule:
interval: "weekly"
interval: weekly
target-branch: dev
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,8 @@
"conventional-changelog-writer": "^8.0.0",
"conventional-recommended-bump": "^10.0.0",
"dotenv-cli": "^8.0.0",
"happy-dom": "^16.2.0",
"dotenv-cli": "^7.4.4",
"happy-dom": "^16.5.3",
"husky": "^9.1.7",
"lint-staged": "^15.2.11",
"semver": "^7.6.3",
Expand Down
48 changes: 24 additions & 24 deletions pnpm-lock.yaml

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

0 comments on commit b97e63f

Please sign in to comment.