1
0
mirror of https://github.com/cmur2/kube-stale-resources.git synced 2024-07-01 10:34:42 +02:00
Commit Graph

64 Commits

Author SHA1 Message Date
Christian Nicolai
a6700b4fe7 module: remove Pipfile.lock and put dev package version pinning into Pipfile 2020-04-30 16:07:08 +02:00
dependabot-preview[bot]
c66b7da71a
module: update pyyaml to version 5.3.1
Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.3 to 5.3.1 (#10).
- [Release notes](https://github.com/yaml/pyyaml/releases)
- [Changelog](https://github.com/yaml/pyyaml/blob/master/CHANGES)
- [Commits](https://github.com/yaml/pyyaml/compare/5.3...5.3.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-03-19 23:41:42 +01:00
dependabot-preview[bot]
32a66db282
module: update mypy to version 0.770
Bumps [mypy](https://github.com/python/mypy) from 0.761 to 0.770 (#9).
- [Release notes](https://github.com/python/mypy/releases)
- [Commits](https://github.com/python/mypy/compare/v0.761...v0.770)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-03-12 14:47:56 +01:00
dependabot-preview[bot]
8647a83775
module: update requests to version 2.23.0
Bumps [requests](https://github.com/psf/requests) from 2.22.0 to 2.23.0 (#8).
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/master/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.22.0...v2.23.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-20 15:55:10 +01:00
dependabot-preview[bot]
b52e0863dc module: update urllib3 to version 1.25.8
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.25.7 to 1.25.8 (#7).
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/master/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/1.25.7...1.25.8)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-23 18:26:47 +01:00
dependabot-preview[bot]
42cdf0a648 module: update typed-ast to version 1.4.1
Bumps [typed-ast](https://github.com/python/typed_ast) from 1.4.0 to 1.4.1 (#5).
- [Release notes](https://github.com/python/typed_ast/releases)
- [Changelog](https://github.com/python/typed_ast/blob/master/release_process.md)
- [Commits](https://github.com/python/typed_ast/compare/1.4.0...1.4.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-16 15:53:19 +01:00
dependabot-preview[bot]
1cb5111b4e module: update rope to version 0.16.0
Bumps [rope](https://github.com/python-rope/rope) from 0.14.0 to 0.16.0 (#4).
- [Release notes](https://github.com/python-rope/rope/releases)
- [Commits](https://github.com/python-rope/rope/compare/0.14.0...0.16.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-16 15:52:36 +01:00
dependabot-preview[bot]
de7a154912 module: update pyyaml to version 5.3
Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.2 to 5.3 (#3).
- [Release notes](https://github.com/yaml/pyyaml/releases)
- [Changelog](https://github.com/yaml/pyyaml/blob/master/CHANGES)
- [Commits](https://github.com/yaml/pyyaml/compare/5.2...5.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-09 16:59:51 +01:00
dependabot-preview[bot]
fff78cac90 module: update mypy to version 0.761
Bumps [mypy](https://github.com/python/mypy) from 0.760 to 0.761 (#2).
- [Release notes](https://github.com/python/mypy/releases)
- [Commits](https://github.com/python/mypy/compare/v0.760...v0.761)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-26 17:11:54 +01:00
cn
dd0bff77ca ci: schedule only weekly builds 2019-12-21 10:06:51 +01:00
cn
21c4eaa614 module: use type hints and validate with mypy 2019-12-19 17:36:35 +01:00
Christian Nicolai
03cbecb042 ci: use github actions for simply CI 2019-12-16 12:54:03 +01:00
Christian Nicolai
79779b6377 module: add formatting and linting configuration
- apply formatting
2019-12-16 12:53:24 +01:00
Christian Nicolai
d5bb54cc8e Fiat lux 2019-12-16 09:15:02 +01:00