Skip to content

Commit

Permalink
f
Browse files Browse the repository at this point in the history
  • Loading branch information
sbrunner committed Oct 2, 2024
1 parent cdd379e commit 4d594f9
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 4 deletions.
1 change: 1 addition & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ repos:
exclude: ^geoportal/c2cgeoportal_geoportal/scaffolds/[a-z_]+/{{cookiecutter\.project}}/
additional_dependencies:
- poetry==1.8.3 # pypi
- id: npm-lock
- repo: https://github.com/codespell-project/codespell
rev: v2.3.0
hooks:
Expand Down
20 changes: 16 additions & 4 deletions geoportal/package-lock.json

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

1 change: 1 addition & 0 deletions geoportal/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@
"expose-loader": "5.0.0",
"extract-loader": "5.1.0",
"file-loader": "6.2.0",
"globals": "15.10.0",
"html-webpack-plugin": "5.6.0",
"loader-utils": "3.3.1",
"magic-comments-loader": "2.1.3",
Expand Down

0 comments on commit 4d594f9

Please sign in to comment.