Skip to content

Commit

Permalink
Merge branch 'main' into 736-check-if-rk-is-sortable-before-comparing
Browse files Browse the repository at this point in the history
  • Loading branch information
edgarrmondragon authored Jun 21, 2022
2 parents 0384daa + df2790b commit ba9f220
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ ci:

repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.2.0
rev: v4.3.0
hooks:
- id: check-json
- id: check-toml
Expand Down Expand Up @@ -56,7 +56,7 @@ repos:
files: 'singer_sdk/.*'

- repo: https://github.com/asottile/pyupgrade
rev: v2.32.1
rev: v2.34.0
hooks:
- id: pyupgrade
args: [--py37-plus]
Expand Down

0 comments on commit ba9f220

Please sign in to comment.