Skip to content

Commit e0ea949

Browse files
authored
chore(deps): update MODULE.aspect (#685)
1 parent 0b24cdf commit e0ea949

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/python/MODULE.aspect

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Aspect Extension setup for CLI "lint" and "format" commands
22
# This example is in rules_lint, so we use a local dependency.
3-
# See https://github.com/bazel-starters/python/blob/main/MODULE.aspect
3+
# See https://github.com/bazel-starters/py/blob/main/MODULE.aspect
44
# for a real-world example.
55
axl_local_dep(
66
name = "rules_lint",

0 commit comments

Comments
 (0)