Skip to content

Commit

Permalink
Merge branch 'main' into michael2893-update-collector-docs-gateway
Browse files Browse the repository at this point in the history
  • Loading branch information
michael2893 authored Jan 6, 2025
2 parents abf5a93 + 0e25505 commit d47901e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@
"test": "npm run check",
"update:pkg:hugo": "npm install --save-dev --save-exact hugo-extended@latest",
"update:pkgs": "npx npm-check-updates -u",
"update:submodule": "set -x && git submodule update --remote ${DEPTH:- --depth 999}"
"update:submodule": "set -x && git submodule update --remote ${DEPTH:- --depth 999} && git submodule foreach 'git fetch $(git remote | tail -1) --tags'"
},
"devDependencies": {
"@cspell/dict-es-es": "^3.0.3",
Expand Down

0 comments on commit d47901e

Please sign in to comment.