Compare commits

..

No commits in common. "049bdf2c193aff4f9310d7e2268a59c697553d93" and "3164d0018f89eb2af9f2d0dee6fd232062d6f2b1" have entirely different histories.

2 changed files with 3 additions and 3 deletions

View File

@ -15,7 +15,7 @@ jobs:
steps: steps:
- name: Checkout - name: Checkout
uses: actions/checkout@v4 uses: actions/checkout@v3
# This is needed for workflows running on # This is needed for workflows running on
# ubuntu-20.04 or later # ubuntu-20.04 or later

View File

@ -18,7 +18,7 @@ repos:
- id: fix-byte-order-marker - id: fix-byte-order-marker
- repo: https://github.com/python-jsonschema/check-jsonschema - repo: https://github.com/python-jsonschema/check-jsonschema
rev: 0.26.3 rev: 0.23.2
hooks: hooks:
- id: check-dependabot - id: check-dependabot
- id: check-github-actions - id: check-github-actions
@ -26,7 +26,7 @@ repos:
- id: check-gitlab-ci - id: check-gitlab-ci
- repo: https://github.com/pre-commit/mirrors-prettier - repo: https://github.com/pre-commit/mirrors-prettier
rev: "v3.0.3" rev: "v3.0.0"
hooks: hooks:
- id: prettier - id: prettier