Skip to content

Commit

Permalink
chore: set the MODULE.bazel version to 0
Browse files Browse the repository at this point in the history
  • Loading branch information
aignas committed Jan 10, 2024
1 parent f86c24f commit d3dd107
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MODULE.bazel
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module(
name = "rules_shellcheck",
version = "0.2.4",
version = "0.0.0",
compatibility_level = 1,
)

Expand Down

0 comments on commit d3dd107

Please sign in to comment.