Skip to content

Commit

Permalink
update pre-commit version
Browse files Browse the repository at this point in the history
  • Loading branch information
mctonderski-splunk committed Jun 19, 2024
1 parent 42a8e1a commit c301120
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 81 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.17
rev: v1.18
hooks:
- id: org-hook
- id: package-app-dependencies
Expand Down
81 changes: 1 addition & 80 deletions jira.json
Original file line number Diff line number Diff line change
Expand Up @@ -10665,86 +10665,7 @@
],
"pip39_dependencies": {
"wheel": [
{
"module": "PyJWT",
"input_file": "wheels/py3/PyJWT-2.8.0-py3-none-any.whl"
},
{
"module": "beautifulsoup4",
"input_file": "wheels/py3/beautifulsoup4-4.12.3-py3-none-any.whl"
},
{
"module": "certifi",
"input_file": "wheels/py3/certifi-2024.6.2-py3-none-any.whl"
},
{
"module": "charset_normalizer",
"input_file": "wheels/py39/charset_normalizer-3.3.2-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.whl"
},
{
"module": "defusedxml",
"input_file": "wheels/shared/defusedxml-0.7.1-py2.py3-none-any.whl"
},
{
"module": "idna",
"input_file": "wheels/py3/idna-3.7-py3-none-any.whl"
},
{
"module": "jira",
"input_file": "wheels/py3/jira-3.8.0-py3-none-any.whl"
},
{
"module": "oauthlib",
"input_file": "wheels/py3/oauthlib-3.2.2-py3-none-any.whl"
},
{
"module": "packaging",
"input_file": "wheels/py3/packaging-24.1-py3-none-any.whl"
},
{
"module": "pbr",
"input_file": "wheels/shared/pbr-6.0.0-py2.py3-none-any.whl"
},
{
"module": "pillow",
"input_file": "wheels/py39/pillow-10.3.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl"
},
{
"module": "python_dateutil",
"input_file": "wheels/shared/python_dateutil-2.9.0.post0-py2.py3-none-any.whl"
},
{
"module": "pytz",
"input_file": "wheels/shared/pytz-2024.1-py2.py3-none-any.whl"
},
{
"module": "requests",
"input_file": "wheels/py3/requests-2.32.3-py3-none-any.whl"
},
{
"module": "requests_oauthlib",
"input_file": "wheels/shared/requests_oauthlib-2.0.0-py2.py3-none-any.whl"
},
{
"module": "requests_toolbelt",
"input_file": "wheels/shared/requests_toolbelt-1.0.0-py2.py3-none-any.whl"
},
{
"module": "six",
"input_file": "wheels/shared/six-1.16.0-py2.py3-none-any.whl"
},
{
"module": "soupsieve",
"input_file": "wheels/py3/soupsieve-2.5-py3-none-any.whl"
},
{
"module": "typing_extensions",
"input_file": "wheels/py3/typing_extensions-4.12.2-py3-none-any.whl"
},
{
"module": "urllib3",
"input_file": "wheels/py3/urllib3-2.2.2-py3-none-any.whl"
}

]
}
}

0 comments on commit c301120

Please sign in to comment.