chore(deps): update all dependencies

Signed-off-by: Platform Engineering Bot <platform-engineering@redhat.com>
This commit is contained in:
platform-engineering-bot 2023-12-22 00:11:41 +01:00
parent 08814100c1
commit eb96497041
2 changed files with 3 additions and 3 deletions

View File

@ -30,7 +30,7 @@ jobs:
source: ./docs source: ./docs
destination: ./_site destination: ./_site
- name: Upload artifact - name: Upload artifact
uses: actions/upload-pages-artifact@a753861a5debcf57bf8b404356158c8e1e33150c # v2.0.0 uses: actions/upload-pages-artifact@0252fc4ba7626f0298f0cf00902a25c6afc77fa8 # v3.0.0
# Deployment job # Deployment job
deploy: deploy:
@ -42,4 +42,4 @@ jobs:
steps: steps:
- name: Deploy to GitHub Pages - name: Deploy to GitHub Pages
id: deployment id: deployment
uses: actions/deploy-pages@13b55b33dd8996121833dbc1db458c793a334630 # v3.0.1 uses: actions/deploy-pages@f33f41b675f0ab2dc5a6863c9a170fe83af3571e # v4.0.0

View File

@ -26,6 +26,6 @@ repos:
hooks: hooks:
- id: markdownlint - id: markdownlint
- repo: https://github.com/maxbrunet/pre-commit-renovate - repo: https://github.com/maxbrunet/pre-commit-renovate
rev: 37.89.7 rev: 37.107.0
hooks: hooks:
- id: renovate-config-validator - id: renovate-config-validator