File tree Expand file tree Collapse file tree 3 files changed +208
-208
lines changed
Expand file tree Collapse file tree 3 files changed +208
-208
lines changed Original file line number Diff line number Diff line change 1616 - uses : actions/checkout@v6
1717
1818 - name : Setup trivy
19- uses : aquasecurity/setup-trivy@v0.2.5
19+ uses : aquasecurity/setup-trivy@v0.2.6
2020 with :
2121 cache : true
2222 version : latest
Original file line number Diff line number Diff line change 4949 stages : [pre-commit]
5050
5151 - repo : https://github.com/psf/black-pre-commit-mirror
52- rev : 25.11.0
52+ rev : 26.3.1
5353 hooks :
5454 - id : black
5555 language_version : python3.14
5858 stages : [pre-commit]
5959
6060 - repo : https://github.com/pycqa/isort
61- rev : 7 .0.0
61+ rev : 8 .0.1
6262 hooks :
6363 - id : isort
6464 exclude : ^.*\b(migrations)\b.*$
@@ -102,7 +102,7 @@ repos:
102102 stages : [pre-commit]
103103
104104 - repo : https://github.com/commitizen-tools/commitizen
105- rev : v4.13.7
105+ rev : v4.13.9
106106 hooks :
107107 - id : commitizen
108108 - id : commitizen-branch
You can’t perform that action at this time.
0 commit comments