We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fbe61ea commit cf5e517Copy full SHA for cf5e517
1 file changed
.pre-commit-config.yaml
@@ -38,4 +38,4 @@ repos:
38
hooks:
39
- id: ruff-check
40
files: ^sdks/python/apache_beam/
41
- args: ["--config=sdks/python/ruff.toml"]
+ args: ["--config=sdks/python/pyproject.toml"]
0 commit comments