Skip to content

Commit

Permalink
remove some 2i2c specific stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
shaneknapp committed Oct 14, 2024
1 parent a04f406 commit cd99ebf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ repos:
hooks:
- id: sops-encryption
# Add files here if they contain the word 'secret' but should not be encrypted
exclude: secrets\.md|helm-charts/support/templates/prometheus-ingres-auth/secret\.yaml|helm-charts/basehub/templates/dex/secret\.yaml|helm-charts/basehub/templates/static/secret\.yaml|config/clusters/templates/common/support\.secret\.values\.yaml|helm-charts/basehub/templates/ingress-auth/secret\.yaml
# exclude:

# Prevent known typos from being committed
- repo: https://github.com/codespell-project/codespell
Expand Down

0 comments on commit cd99ebf

Please sign in to comment.