Skip to content

Commit

Permalink
Merge branch 'master' into feat/indexd-migration
Browse files Browse the repository at this point in the history
  • Loading branch information
BinamB authored Sep 10, 2024
2 parents 35a9b75 + d00e436 commit 70b2fb6
Show file tree
Hide file tree
Showing 79 changed files with 1,924 additions and 368 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
repos:
- repo: [email protected]:Yelp/detect-secrets
rev: v1.4.0
rev: v1.5.0
hooks:
- id: detect-secrets
args: ['--baseline', '.secrets.baseline']
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v2.5.0
rev: v4.6.0
hooks:
- id: no-commit-to-branch
args: [--branch, develop, --branch, master, --pattern, release/.*]
Loading

0 comments on commit 70b2fb6

Please sign in to comment.