Skip to content

Commit

Permalink
Use branch instead of commit
Browse files Browse the repository at this point in the history
  • Loading branch information
zanieb committed Jan 4, 2024
1 parent 41a158c commit 060c443
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/ruff-ecosystem/ruff_ecosystem/defaults.py
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@
repo=Repository(
owner="zanieb",
name="huggingface-notebooks",
ref="68cd6fa1a2831c5189f85257c13d691cb76292db",
ref="zb/fix-syntax",
),
check_options=CheckOptions(select=JUPYTER_NOTEBOOK_SELECT),
config_overrides={"include": ["*.ipynb"]},
Expand Down

0 comments on commit 060c443

Please sign in to comment.