File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 77 hooks :
88 - id : prettier
99 - repo : https://github.com/codespell-project/codespell
10- rev : v2.3.0
10+ rev : v2.4.1
1111 hooks :
1212 - id : codespell
1313 args : ["--ignore-words=codespell.txt"]
1414 exclude : ' codespell.txt|\.svg$'
1515 - repo : https://github.com/psf/black
16- rev : 24.10 .0
16+ rev : 25.1 .0
1717 hooks :
1818 - id : black
1919 - repo : https://github.com/PyCQA/flake8
20- rev : 7.1.1
20+ rev : 7.1.2
2121 hooks :
2222 - id : flake8
2323 - repo : https://github.com/PyCQA/isort
24- rev : 5.13.2
24+ rev : 6.0.0
2525 hooks :
2626 - id : isort
2727 args : ["--settings-path=pyproject.toml"]
3333 language : script
3434 types : [python]
3535 - repo : https://github.com/PyCQA/bandit
36- rev : 1.8.0
36+ rev : 1.8.3
3737 hooks :
3838 - id : bandit
3939 args : ["-ll"]
6161 - id : check-merge-conflict
6262 - id : debug-statements
6363 - repo : https://github.com/alessandrojcm/commitlint-pre-commit-hook
64- rev : v9.19 .0
64+ rev : v9.21 .0
6565 hooks :
6666 - id : commitlint
6767 stages : [commit-msg]
Original file line number Diff line number Diff line change 1+ ## [ 0.2.2] ( https://github.com/FullStackWithLawrence/secure-logger/compare/v0.2.1...v0.2.2 ) (2025-02-21)
2+
3+ ### Bug Fixes
4+
5+ - ensure args is not empty before trying to read it. ([ 9a38369] ( https://github.com/FullStackWithLawrence/secure-logger/commit/9a38369a682538259cc5967518cce2305d583652 ) )
6+
17# Change Log
28
39## [ 0.2.0] ( https://github.com/FullStackWithLawrence/secure-logger/compare/v0.1.18...v0.2.0 ) (2023-12-09)
Original file line number Diff line number Diff line change 11OCE
2+ THIRDPARTY
You can’t perform that action at this time.
0 commit comments