Skip to content

Commit

Permalink
Fix up rebase
Browse files Browse the repository at this point in the history
  • Loading branch information
jbampton committed Nov 25, 2024
1 parent 58fdb49 commit 070411b
Show file tree
Hide file tree
Showing 2 changed files with 102 additions and 114 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
# specific language governing permissions and limitations
# under the License.
---
default_stages: [commit, push]
default_stages: [pre-commit, pre-push]
default_language_version:
# force all unspecified Python hooks to run python3
python: python3
Expand Down
Loading

0 comments on commit 070411b

Please sign in to comment.