Commit Graph

7 Commits

Author SHA1 Message Date
dependabot[bot]
2c3a6b18b6
Bump actions/checkout from 2 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-26 04:48:14 +00:00
Alberto Xamin
7e7483c10b
migrate to python 3.11 2023-01-23 10:38:44 +00:00
dependabot[bot]
d7f28f3053
Bump actions/setup-python from 3 to 4
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 3 to 4.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-09 04:17:29 +00:00
dependabot[bot]
53b4cf0125
Bump actions/setup-python from 2 to 3
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 2 to 3.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-25 04:17:01 +00:00
Alberto Xamin
4473886486 add requirements to pylint 2022-03-24 20:30:44 +01:00
Alberto Xamin
68122a78e7 fix pylint 2022-03-24 20:28:58 +01:00
Alberto Xamin
2cc441ea7e Create pylint.yml 2022-03-24 20:20:04 +01:00