Skip to content

Commit

Permalink
update pre-commit action
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexVCaron committed Mar 11, 2024
1 parent cd99042 commit 73d8a67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- uses: actions/setup-python@v5
- uses: pre-commit/[email protected].0
- uses: pre-commit/[email protected].1
# FIXME Flip this off once we get to less than a couple hundred. Adding
# this so it will only run against changed files. It'll make it much
# easier to fix these as they come up rather than everything at once.
Expand Down

0 comments on commit 73d8a67

Please sign in to comment.