Skip to content

Commit

Permalink
Merge branch 'main' into v2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jonhealy1 authored Feb 9, 2024
2 parents 997cbd9 + ae7d68a commit 735d0b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cicd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ jobs:
with:
python-version: ${{ matrix.python-version }}
- name: Lint code
uses: pre-commit/[email protected].0
uses: pre-commit/[email protected].1

- name: Install pipenv
run: |
Expand Down

0 comments on commit 735d0b8

Please sign in to comment.