Skip to content

Commit

Permalink
Merge pull request #167 from hifis-net/dependabot/pip/yamllint-1.33.0
Browse files Browse the repository at this point in the history
chore(deps-dev): bump yamllint from 1.32.0 to 1.33.0
  • Loading branch information
Normo authored Nov 28, 2023
2 parents c0d0c56 + 3457889 commit abccef7
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ url = "https://pypi.org/simple"
verify_ssl = true

[dev-packages]
yamllint = "~=1.32.0"
yamllint = "~=1.33.0"
ansible-lint = "~=6.21.1"
molecule = "~=6.0.2"
molecule-plugins = {extras = ["podman"], version = "~=23.5.0"}
Expand Down
10 changes: 5 additions & 5 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit abccef7

Please sign in to comment.