Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Apr 4, 2023
1 parent e9fa87a commit 234d37b
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions c2cciutils/configuration.py
Original file line number Diff line number Diff line change
Expand Up @@ -324,16 +324,14 @@ class Checks(TypedDict, total=False):
- freeze
- --all
name: pip_packages
prefix: 'pip packages:
'
prefix: "pip packages:\n"
- cmd:
- npm
- list
- --all
- --global
name: npm_packages
prefix: 'npm packages:
'
prefix: "npm packages:\n"
snyk: true
snyk_code: false
snyk_fix: false
Expand Down

0 comments on commit 234d37b

Please sign in to comment.