Skip to content

Commit

Permalink
feat: update splunk-appinspect to v2.34.0 (#94)
Browse files Browse the repository at this point in the history
* feat: update splunk-appinspect to v2.34.0

* style: remove isort from pre-commit
  • Loading branch information
artemrys authored Apr 4, 2023
1 parent 3a54f46 commit 3a37bd6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 6 deletions.
4 changes: 0 additions & 4 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,3 @@ repos:
rev: 22.6.0
hooks:
- id: black
- repo: https://github.com/PyCQA/isort
rev: 5.10.1
hooks:
- id: isort
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
pyyaml==5.4.1
splunk-appinspect==2.30.0
tabulate==0.9.0
splunk-appinspect==2.34.0
tabulate==0.9.0

0 comments on commit 3a37bd6

Please sign in to comment.