Skip to content

Commit

Permalink
Merge branch 'main' into 66-mapper-assumes-wrong-schema-when-just-whi…
Browse files Browse the repository at this point in the history
…telisting-fields
  • Loading branch information
edgarrmondragon authored Nov 29, 2022
2 parents af1ef39 + 417e75a commit f43369f
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 @@ -6,7 +6,7 @@ ci:

repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.3.0
rev: v4.4.0
hooks:
- id: check-json
- id: check-toml
Expand Down Expand Up @@ -53,7 +53,7 @@ repos:
exclude: (cookiecutter/.*|singer_sdk/helpers/_simpleeval/.*)

- repo: https://github.com/pycqa/flake8
rev: 5.0.4
rev: 6.0.0
hooks:
- id: flake8
additional_dependencies:
Expand Down

0 comments on commit f43369f

Please sign in to comment.