File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 2
2
- repo : https://github.com/pre-commit/pre-commit-hooks
3
3
rev : v2.3.0
4
4
hooks :
5
- # - id: check-yaml
5
+ - id : check-yaml
6
6
- id : end-of-file-fixer
7
7
- id : trailing-whitespace
Original file line number Diff line number Diff line change @@ -22,12 +22,12 @@ jobs:
22
22
script : " bundle exec rspec"
23
23
env :
24
24
global :
25
- secure : yjtlPE5FbVxTKnjUy/tZUBgSEf4qADD3QOxtgziuid73S0U/1IEXlMGFULsQzIjtlHKmHeywZqpVVEpthIH4RuT7uoX1Pb7SSM/g0T8fT3VoEFbFK1uYl0oZQbUS4Klxv9tPiumj8if3m6ULEGIz1X0wZcMOC0tMLwVCnwmap0E=
26
- secure : ZeFTHWwnpIKE9nAqs88ocmiQh7bKce84lilGm5J23nf3N6V4wNyLwqlkvsM008WGBCaOg9AUx7ZunasT0ANsR5gLP3eV2UUg7ILdRgV2Gy13eNRFheC4PHdN92RqQ3aKoqlIv2K999xlhVjod0NzhkQQXB6PddfQINbuU7ks6As=
27
- - TESTFOLDER=test/run-deps
28
- - TESTFOLDER=test/run-versions
29
- - TESTFOLDER=test/run-features
30
- - HATCHET_RETRIES=3
31
- - IS_RUNNING_ON_CI=true
32
- - HATCHET_APP_LIMIT=5
33
- - HATCHET_DEPLOY_STRATEGY=git
25
+ - HATCHET_RETRIES=3
26
+ - IS_RUNNING_ON_CI=true
27
+ - HATCHET_APP_LIMIT=5
28
+ - HATCHET_DEPLOY_STRATEGY=git
29
+ - TESTFOLDER=test/run-deps
30
+ - TESTFOLDER=test/run-versions
31
+ - TESTFOLDER=test/run-features
32
+ - secure : yjtlPE5FbVxTKnjUy/tZUBgSEf4qADD3QOxtgziuid73S0U/1IEXlMGFULsQzIjtlHKmHeywZqpVVEpthIH4RuT7uoX1Pb7SSM/g0T8fT3VoEFbFK1uYl0oZQbUS4Klxv9tPiumj8if3m6ULEGIz1X0wZcMOC0tMLwVCnwmap0E=
33
+ - secure : ZeFTHWwnpIKE9nAqs88ocmiQh7bKce84lilGm5J23nf3N6V4wNyLwqlkvsM008WGBCaOg9AUx7ZunasT0ANsR5gLP3eV2UUg7ILdRgV2Gy13eNRFheC4PHdN92RqQ3aKoqlIv2K999xlhVjod0NzhkQQXB6PddfQINbuU7ks6As=
You can’t perform that action at this time.
0 commit comments