Skip to content

Commit

Permalink
cicd: allow missing credentials (#291)
Browse files Browse the repository at this point in the history
  • Loading branch information
jsstevenson authored and korikuzma committed Aug 12, 2024
1 parent dc2f1dc commit 575baad
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ repos:
- id: end-of-file-fixer
- id: check-merge-conflict
- id: detect-aws-credentials
args: [ --allow-missing-credentials ]
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.5.0
hooks:
Expand Down

0 comments on commit 575baad

Please sign in to comment.