Skip to content

Commit

Permalink
Update all patch versions
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 1, 2023
1 parent 2703ea7 commit 97a30ec
Show file tree
Hide file tree
Showing 5 changed files with 80 additions and 91 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ repos:
- id: codespell
exclude: ^(.*/)?poetry\.lock$
- repo: https://github.com/shellcheck-py/shellcheck-py
rev: v0.9.0.5
rev: v0.9.0.6
hooks:
- id: shellcheck
- repo: https://github.com/jumanjihouse/pre-commit-hooks
Expand Down
30 changes: 15 additions & 15 deletions c2cwsgiutils/acceptance/package-lock.json

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

2 changes: 1 addition & 1 deletion c2cwsgiutils/acceptance/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"dependencies": {
"commander": "11.0.0",
"puppeteer": "21.3.5"
"puppeteer": "21.3.6"
},
"type": "module"
}
Loading

0 comments on commit 97a30ec

Please sign in to comment.