Skip to content

Commit

Permalink
Merge pull request #92 from cloud-gov/bb/update-clean-instructions
Browse files Browse the repository at this point in the history
doc: Add background and usage details for make clean_seekret
  • Loading branch information
bengerman13 authored Dec 18, 2024
2 parents b584c81 + 5ce6629 commit 373bdf8
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,10 @@ Clone the repository with the `--recurse-submodules` flag. Or, if you have alrea

You now have the gitleaks pre-commit hook enabled globally.

To get rid of `git-seekrets` configuration, run `make clean_seekrets`
### If you're upgrading

Before `gitleaks`, prior versions of `caulking` relied on `git-seekrets` - if you have
an old `git-seekrets`-based caulking install you can remove it with `make clean_seekrets`

## Bug warning

Expand Down

0 comments on commit 373bdf8

Please sign in to comment.