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 8
8
- cron : 0 12 * * 2,4,6
9
9
10
10
jobs :
11
- test :
11
+ Run :
12
12
runs-on : ubuntu-latest
13
13
steps :
14
14
- uses : domdfcoding/octocheese@master
Original file line number Diff line number Diff line change 9
9
hooks :
10
10
- id : check-added-large-files
11
11
- id : check-ast
12
+ - id : fix-byte-order-marker
12
13
- id : check-byte-order-marker
13
14
- id : check-case-conflict
14
15
- id : check-executables-have-shebangs
@@ -19,12 +20,12 @@ repos:
19
20
- id : check-symlinks
20
21
- id : check-vcs-permalinks
21
22
- id : detect-private-key
22
- - id : end-of-file-fixer
23
23
- id : trailing-whitespace
24
24
- id : mixed-line-ending
25
+ - id : end-of-file-fixer
25
26
26
27
- repo : https://github.com/domdfcoding/pre-commit-hooks
27
- rev : v0.1.1
28
+ rev : v0.1.4
28
29
hooks :
29
30
- id : requirements-txt-sorter
30
31
args :
Original file line number Diff line number Diff line change 1
1
# This file is managed by 'repo_helper'. Don't edit it directly.
2
2
---
3
3
4
+ os : linux
4
5
language : python
5
6
dist : focal
6
7
cache : pip
62
63
tags : true
63
64
repo : domdfcoding/domdf_python_tools
64
65
provider : pypi
65
- user : " DomDF"
66
+ username : " DomDF"
66
67
password :
67
68
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=
68
69
distributions : " sdist bdist_wheel"
You can’t perform that action at this time.
0 commit comments