Skip to content

Commit 13a27df

Browse files
ferfergaThibaultNocchi
authored andcommitted
chore(deps): pin lockfile version to 3 in npmrc for dependabot compatibility
1 parent 1b9e7da commit 13a27df

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.github/dependabot.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ updates:
1111
prefix: fix
1212
prefix-development: chore
1313
include: scope
14+
versioning-strategy: increase
1415
# Fetch and updated latest `npm` packages for Docker SSR
1516
- package-ecosystem: npm
1617
directory: '/.docker'

.npmrc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
fund=false
2+
lockfile-version=3

0 commit comments

Comments
 (0)