Skip to content

Commit

Permalink
Merge pull request #5675 from step-security-bot/stepsecurity_remediat…
Browse files Browse the repository at this point in the history
…ion_1706013717

[StepSecurity] Apply security best practices
  • Loading branch information
jenshnielsen authored Jan 23, 2024
2 parents e7b0621 + 63ff86a commit c212f6e
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,8 @@ updates:
rebase-strategy: "disabled"
schedule:
interval: "daily"

- package-ecosystem: pip
directory: /.binder
schedule:
interval: daily
8 changes: 8 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,3 +24,11 @@ repos:
rev: 1.7.2
hooks:
- id: darker
- repo: https://github.com/gitleaks/gitleaks
rev: v8.16.3
hooks:
- id: gitleaks
- repo: https://github.com/jumanjihouse/pre-commit-hooks
rev: 3.0.0
hooks:
- id: shellcheck

0 comments on commit c212f6e

Please sign in to comment.