ci: remove deprecated stages arg from pre-commit

This commit is contained in:
Upstream Data
2024-10-30 13:20:41 -06:00
parent 4a71e38078
commit 66797aced1

View File

@@ -27,4 +27,3 @@ repos:
'types': [python]
args: ["-p '*test.py'"] # Probably this option is absolutely not needed.
pass_filenames: false
stages: [commit]