Update pre-commit-updater.yml
authorMarcel van der Veldt <m.vanderveldt@outlook.com>
Fri, 8 Apr 2022 05:54:53 +0000 (07:54 +0200)
committerMarcel van der Veldt <m.vanderveldt@outlook.com>
Fri, 8 Apr 2022 05:54:53 +0000 (07:54 +0200)
.github/workflows/pre-commit-updater.yml

index 48cd7e137f2ec7b2e61ca3b471d62a07749bb2b9..668857924e339bb59c1ab8646d5d2844e4ae266f 100644 (file)
@@ -10,7 +10,7 @@ jobs:
       - name: Set up Python
         uses: actions/setup-python@v3.1.0
         with:
-          python-version: 3.10
+          python-version: '3.10'
       - name: Install pre-commit
         run: pip install pre-commit
       - name: Run pre-commit autoupdate