diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 253bcb7..a99e489 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,3 +4,9 @@ updates: directory: / schedule: interval: daily + - package-ecosystem: npm + directory: / + rebase-strategy: disabled + versioning-strategy: increase + schedule: + interval: daily diff --git a/package-lock.json b/package-lock.json index f9ae57e..8e2d103 100644 --- a/package-lock.json +++ b/package-lock.json @@ -8,7 +8,6 @@ "": { "name": "classnames", "version": "2.3.3", - "dev": true, "license": "MIT", "workspaces": [ "benchmarks"