Fix drift change #12

Merged
mdaleo404 merged 6 commits from fix-drift-change into main 2026-06-23 15:14:12 +00:00
Showing only changes of commit ac49ea53e7 - Show all commits
+1 -1
View File
@@ -3,7 +3,7 @@ repos:
rev: 1.9.4 rev: 1.9.4
hooks: hooks:
- id: bandit - id: bandit
files: ^src/mirro/ files: ^src/chguard/
args: ["-lll", "-iii", "-s", "B110,B112"] args: ["-lll", "-iii", "-s", "B110,B112"]
- repo: https://github.com/psf/black-pre-commit-mirror - repo: https://github.com/psf/black-pre-commit-mirror