Skip to content

Commit

Permalink
chore: update dependencies (artis3n#387)
Browse files Browse the repository at this point in the history
  • Loading branch information
artis3n authored and kieranmanning committed Dec 14, 2024
1 parent 0e00e40 commit 07af2a1
Show file tree
Hide file tree
Showing 2 changed files with 610 additions and 487 deletions.
6 changes: 3 additions & 3 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.4.0
rev: v4.5.0
hooks:
- id: check-yaml
- id: end-of-file-fixer
Expand All @@ -17,14 +17,14 @@ repos:
- id: shellcheck

- repo: https://github.com/ansible/ansible-lint
rev: v6.16.1
rev: v6.21.1
hooks:
- id: ansible-lint
files: \.(yaml|yml)$
args:
- '--profile=production'

- repo: https://github.com/rhysd/actionlint
rev: v1.6.24
rev: v1.6.26
hooks:
- id: actionlint-docker
Loading

0 comments on commit 07af2a1

Please sign in to comment.