Commit graph

8 commits

Author SHA1 Message Date
dependabot[bot]
69698b6cac
Bump black from 23.3.0 to 24.3.0
Bumps [black](https://github.com/psf/black) from 23.3.0 to 24.3.0.
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](https://github.com/psf/black/compare/23.3.0...24.3.0)

---
updated-dependencies:
- dependency-name: black
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-20 17:48:28 +00:00
dependabot[bot]
2c34f22181
Bump jinja2 from 3.1.2 to 3.1.3
Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.2 to 3.1.3.
- [Release notes](https://github.com/pallets/jinja/releases)
- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/jinja/compare/3.1.2...3.1.3)

---
updated-dependencies:
- dependency-name: jinja2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-11 20:56:35 +00:00
24632b08f0 use rich 2023-07-05 21:00:22 +02:00
5e39e5920a refactor 2023-07-05 16:10:18 +02:00
65604a72c7 return exit code 1 if config file is missing 2023-07-05 15:52:05 +02:00
6974c67aee use config 2023-05-28 12:49:03 +02:00
0d4a7b43ec code refactor 2023-05-28 12:18:05 +02:00
e57bd92532 use jinja 2023-05-26 21:56:48 +02:00