Skip to content

Commit 810446b

Browse files
committed
pre-commit autofix
1 parent bdcdd21 commit 810446b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/watch-dependencies.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
- uses: actions/setup-python@v5
4848
with:
4949
# this should match the Python version in base/Dockerfile
50-
python-version: '3.10'
50+
python-version: "3.10"
5151
- name: install pip-tools
5252
run: |
5353
pip install --upgrade pip

0 commit comments

Comments
 (0)