File tree Expand file tree Collapse file tree 3 files changed +12
-12
lines changed
mapper-template/{{cookiecutter.mapper_id}}
tap-template/{{cookiecutter.tap_id}}
target-template/{{cookiecutter.target_id}} Expand file tree Collapse file tree 3 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 55
66repos :
77- repo : https://github.com/pre-commit/pre-commit-hooks
8- rev : v4.5 .0
8+ rev : v4.6 .0
99 hooks :
1010 - id : check-json
1111 exclude : |
@@ -18,19 +18,19 @@ repos:
1818 - id : trailing-whitespace
1919
2020- repo : https://github.com/python-jsonschema/check-jsonschema
21- rev : 0.28.0
21+ rev : 0.28.2
2222 hooks :
2323 - id : check-dependabot
2424 - id : check-github-workflows
2525
2626- repo : https://github.com/astral-sh/ruff-pre-commit
27- rev : v0.3.1
27+ rev : v0.3.7
2828 hooks :
2929 - id : ruff
3030 args : [--fix, --exit-non-zero-on-fix, --show-fixes]
3131 - id : ruff-format
3232
3333- repo : https://github.com/pre-commit/mirrors-mypy
34- rev : v1.8 .0
34+ rev : v1.9 .0
3535 hooks :
3636 - id : mypy
Original file line number Diff line number Diff line change 55
66repos :
77- repo : https://github.com/pre-commit/pre-commit-hooks
8- rev : v4.5 .0
8+ rev : v4.6 .0
99 hooks :
1010 - id : check-json
1111 exclude : |
@@ -18,20 +18,20 @@ repos:
1818 - id : trailing-whitespace
1919
2020- repo : https://github.com/python-jsonschema/check-jsonschema
21- rev : 0.28.0
21+ rev : 0.28.2
2222 hooks :
2323 - id : check-dependabot
2424 - id : check-github-workflows
2525
2626- repo : https://github.com/astral-sh/ruff-pre-commit
27- rev : v0.3.1
27+ rev : v0.3.7
2828 hooks :
2929 - id : ruff
3030 args : [--fix, --exit-non-zero-on-fix, --show-fixes]
3131 - id : ruff-format
3232
3333- repo : https://github.com/pre-commit/mirrors-mypy
34- rev : v1.8 .0
34+ rev : v1.9 .0
3535 hooks :
3636 - id : mypy
3737 additional_dependencies :
Original file line number Diff line number Diff line change 55
66repos :
77- repo : https://github.com/pre-commit/pre-commit-hooks
8- rev : v4.5 .0
8+ rev : v4.6 .0
99 hooks :
1010 - id : check-json
1111 exclude : |
@@ -18,20 +18,20 @@ repos:
1818 - id : trailing-whitespace
1919
2020- repo : https://github.com/python-jsonschema/check-jsonschema
21- rev : 0.28.0
21+ rev : 0.28.2
2222 hooks :
2323 - id : check-dependabot
2424 - id : check-github-workflows
2525
2626- repo : https://github.com/astral-sh/ruff-pre-commit
27- rev : v0.3.1
27+ rev : v0.3.7
2828 hooks :
2929 - id : ruff
3030 args : [--fix, --exit-non-zero-on-fix, --show-fixes]
3131 - id : ruff-format
3232
3333- repo : https://github.com/pre-commit/mirrors-mypy
34- rev : v1.8 .0
34+ rev : v1.9 .0
3535 hooks :
3636 - id : mypy
3737 additional_dependencies :
You can’t perform that action at this time.
0 commit comments