Skip to content

Commit

Permalink
Do not set a default auth namespace in sheepdog
Browse files Browse the repository at this point in the history
  • Loading branch information
haraprasadj committed Nov 6, 2024
1 parent 55415ec commit e68f51d
Show file tree
Hide file tree
Showing 63 changed files with 630 additions and 492 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: v0.13.1
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: v5.0.0
hooks:
- id: no-commit-to-branch
args: [--branch, develop, --branch, master, --pattern, release/.*]
Expand Down
Loading

0 comments on commit e68f51d

Please sign in to comment.