File tree Expand file tree Collapse file tree 3 files changed +6
-4
lines changed Expand file tree Collapse file tree 3 files changed +6
-4
lines changed Original file line number Diff line number Diff line change 88 - cron : 0 12 * * 2,4,6
99
1010jobs :
11- test :
11+ Run :
1212 runs-on : ubuntu-latest
1313 steps :
1414 - uses : domdfcoding/octocheese@master
Original file line number Diff line number Diff line change 99 hooks :
1010 - id : check-added-large-files
1111 - id : check-ast
12+ - id : fix-byte-order-marker
1213 - id : check-byte-order-marker
1314 - id : check-case-conflict
1415 - id : check-executables-have-shebangs
@@ -19,12 +20,12 @@ repos:
1920 - id : check-symlinks
2021 - id : check-vcs-permalinks
2122 - id : detect-private-key
22- - id : end-of-file-fixer
2323 - id : trailing-whitespace
2424 - id : mixed-line-ending
25+ - id : end-of-file-fixer
2526
2627 - repo : https://github.com/domdfcoding/pre-commit-hooks
27- rev : v0.1.1
28+ rev : v0.1.4
2829 hooks :
2930 - id : requirements-txt-sorter
3031 args :
Original file line number Diff line number Diff line change 11# This file is managed by 'repo_helper'. Don't edit it directly.
22---
33
4+ os : linux
45language : python
56dist : focal
67cache : pip
6263 tags : true
6364 repo : domdfcoding/domdf_python_tools
6465 provider : pypi
65- user : " DomDF"
66+ username : " DomDF"
6667 password :
6768 secure : GQVX7JKDfUWcHQzjmZ8yadF4eIM/AUaXu/Zl8U2hwhB6NavbzUayvMXalT+pfgZ6NaWFMPZOETlxv5d+hf98Io/5HIV4i1KB98ze90KXpUU2Icz7IdxWDWGhc36Vkhb7hU0HUfXLu8WxcxQCJB3t7uIB9SO36dh/cMayW5YvBy3HhluaTvgLax4nOJYjN/FJCgs9kTCBYrjJzheS0pgj37bXZCrB06H0bsxgnbaAiL8FiG6tgJLABDLfqPhtJgVRhtdYeuqGv31/OV0vkj1zG6bExp9ENQ4/5L7FijLRznW+DnsRJt6BdTBtxNxK+v1ZccTdVJzTzhoUH/TbXdI+qtBeatTYz880du7TujKoxfFxGZ9+bSaYURaClMHn7/Ndj7ioj5f51jLf8+BCEk3cWEfUL7yeKF6RBWLww6cFKQ9yDNOiXgrsndz6Oh535LV28rKXS1qeGBppMAv09RmR/YfHu+XMp5yWa+vDwjmrQDH7qEkA3wYYMfMRnwi9+LrOHtS7IqFkgbAXZPmh3C0X1UEqD4cuARcyD9FRU2PAXM1tBprxEFi1L/sv4O8KRP+I3jXXsBHTmzbWWVqXiySGOlX6R9vOma35WS3mkllS/Oz7IyhUtONrwpaLHnuBLKMgi+RnsoEYgLx6KgSXVSQ0JUZq8cP2yewC8nx626w675w=
6869 distributions : " sdist bdist_wheel"
You can’t perform that action at this time.
0 commit comments