Skip to content
This repository was archived by the owner on Apr 27, 2022. It is now read-only.

Commit 5ce62ca

Browse files
Update README.md (#15)
1 parent c14144a commit 5ce62ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
A [pre-commit](https://pre-commit.com) hook to find common security issues in your Python code using [bandit](//pypi.python.org/pypi/bandit).
44

5-
You can check the [plugins list](https://github.com/PyCQA/bandit/tree/master/bandit/plugins) & [examples](https://github.com/PyCQA/bandit/tree/master/examples) for tangible use cases.
5+
You can check the [plugins list](https://github.com/PyCQA/bandit/tree/main/bandit/plugins) & [examples](https://github.com/PyCQA/bandit/tree/main/examples) for tangible use cases.
66

77

88
## Usage

0 commit comments

Comments
 (0)