Skip to content

Commit

Permalink
chore: update dependencies & pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
rwxd committed Apr 26, 2024
1 parent e64117f commit 333a15e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v2.3.0
rev: v4.6.0
hooks:
- id: check-yaml
- id: end-of-file-fixer
Expand Down
8 changes: 4 additions & 4 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
pre-commit==2.21.0
ansible==7.0.0
yamllint==1.26.3
molecule==4.0.0
pre-commit==3.7.0
ansible==8.5.0
yamllint==1.29.0
molecule==24.2.1
molecule-podman==2.0.0

0 comments on commit 333a15e

Please sign in to comment.