Skip to content

Commit

Permalink
- Run pre-commit hook
Browse files Browse the repository at this point in the history
- De-certify app
- Add release notes
  • Loading branch information
mmomin-crest committed Oct 28, 2024
1 parent a5158b4 commit d1df240
Show file tree
Hide file tree
Showing 6 changed files with 211 additions and 143 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
repos:
- repo: https://github.com/phantomcyber/dev-cicd-tools
rev: v1.16
rev: v1.23
hooks:
- id: org-hook
- id: package-app-dependencies
- repo: https://github.com/Yelp/detect-secrets
rev: v1.4.0
rev: v1.5.0
hooks:
- id: detect-secrets
args: ['--no-verify', '--exclude-files', '^ivantiitsm.json$']
6 changes: 3 additions & 3 deletions ivantiitsm.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@
"logo_dark": "logo_ivanti_dark.svg",
"product_name": "ITSM",
"product_version_regex": ".*",
"publisher": "Splunk",
"publisher": "Splunk Community",
"license": "Copyright (c) 2017-2022 Splunk Inc.",
"app_version": "2.1.3",
"app_version": "3.0.0",
"utctime_updated": "2022-01-18T22:40:10.000000Z",
"package_name": "phantom_ivanti_itsm",
"main_module": "ivantiitsm_connector.py",
Expand Down Expand Up @@ -6228,4 +6228,4 @@
"versions": "EQ(*)"
}
]
}
}
Loading

0 comments on commit d1df240

Please sign in to comment.