Skip to content

Commit b78afde

Browse files
authored
Merge pull request #256 from nicain/master
Update detect_private_key.py
2 parents cf04ab0 + 70ee59f commit b78afde

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pre_commit_hooks/detect_private_key.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
b'BEGIN DSA PRIVATE KEY',
99
b'BEGIN EC PRIVATE KEY',
1010
b'BEGIN OPENSSH PRIVATE KEY',
11+
b'BEGIN PRIVATE KEY',
1112
]
1213

1314

0 commit comments

Comments
 (0)