Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

⬆️(dependencies) update python dependencies #694

Merged
merged 4 commits into from Oct 4, 2021

Commits on Oct 4, 2021

  1. Copy the full SHA
    3da45fb View commit details
    Browse the repository at this point in the history
  2. 🚨(project) fix ansible-lint rules

    As the `ansible-lint-rules` project is no longer maintained, we've
    decided to stick to the base ansible-lint rules.
    jmaupetit committed Oct 4, 2021
    Copy the full SHA
    32aae2a View commit details
    Browse the repository at this point in the history
  3. 🚨(project) fix pylint errors

    We now must use f-strings everywhere!
    jmaupetit committed Oct 4, 2021
    Copy the full SHA
    870cf2f View commit details
    Browse the repository at this point in the history
  4. ⬆️(project) activate renovate options for commit body description

    In the renovate configuration, when activated, the flag
    `commitBodyTable` enables to append a table with all the updates in the
    commit. To fit to our previous commit description with pybot, we have
    activated this flag.
    jmaupetit committed Oct 4, 2021
    Copy the full SHA
    acca6bb View commit details
    Browse the repository at this point in the history