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 Jul 16, 2024
1 parent 451b87a commit 38a35ee
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 38a35ee

Please sign in to comment.