Skip to content

Commit

Permalink
removed wheel file names from json
Browse files Browse the repository at this point in the history
  • Loading branch information
stutib-crest committed Nov 27, 2024
1 parent 9f58939 commit 9f1c51c
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 10 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
repos:
- repo: https://github.com/phantomcyber/dev-cicd-tools
rev: v1.23
rev: v1.24
hooks:
- id: org-hook
- id: package-app-dependencies
Expand Down
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
Expand Up @@ -198,4 +198,4 @@
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
limitations under the License.
8 changes: 0 additions & 8 deletions threatdownnebula.json
Original file line number Diff line number Diff line change
Expand Up @@ -984,14 +984,6 @@
{
"module": "requests_oauthlib",
"input_file": "wheels/shared/requests_oauthlib-1.3.0-py2.py3-none-any.whl"
},
{
"module": "typing_extensions",
"input_file": "wheels/py3/typing_extensions-4.12.2-py3-none-any.whl"
},
{
"module": "wcwidth",
"input_file": "wheels/shared/wcwidth-0.2.13-py2.py3-none-any.whl"
}
]
}
Expand Down

0 comments on commit 9f1c51c

Please sign in to comment.