We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf4937c commit c63f196Copy full SHA for c63f196
1 file changed
core/precise-date/owlbot.py
@@ -23,4 +23,4 @@
23
common_templates = gcp.CommonTemplates()
24
templates = common_templates.node_mono_repo_library(relative_dir="core/precise-date")
25
s.copy(templates, destination="core/precise-date", excludes=["README.md"])
26
-node.fix()
+node.fix_hermetic(relative_dir="core/precise-date")
0 commit comments