Skip to content

Commit

Permalink
chore: Update pre-commit CI routine for hook compatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
mbeacom committed Feb 7, 2024
1 parent e98e908 commit fe9ef6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pre-commit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- name: Setup Dependencies
uses: './.github/actions/deps'
with:
python-version: '3.12'
python-version: '3.11'
- name: Install MDL
run: echo $'source \'https://rubygems.org\'\ngem \'mdl\', \'~> 0.12.0\'' > Gemfile
- uses: ruby/setup-ruby@v1
Expand Down

0 comments on commit fe9ef6c

Please sign in to comment.