Skip to content

Commit

Permalink
Lock the npm packages
Browse files Browse the repository at this point in the history
  • Loading branch information
sbrunner committed Oct 10, 2024
1 parent e8ff944 commit 42d9a62
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ repos:
- id: check-symlinks
- id: fix-byte-order-marker
- repo: https://github.com/sbrunner/hooks
rev: 1.1.1
rev: 1.1.2
hooks:
- id: copyright
- id: workflows-require-timeout
Expand All @@ -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

0 comments on commit 42d9a62

Please sign in to comment.