Commit Graph

10 Commits

Author SHA1 Message Date
Renovate ce81a94257 chore(deps): update unbound/pre-commit-node docker tag to v0.0.19 2025-06-25 21:51:50 +00:00
Renovate 9e71293223 chore(deps): update unbound/pre-commit-node docker tag to v0.0.18 2025-05-22 12:51:42 +00:00
Renovate 58eddf29c8 chore(deps): update unbound/pre-commit-node docker tag to v0.0.17 2025-05-15 18:51:24 +00:00
Renovate 16c6dfd04d chore(deps): update unbound/pre-commit-node docker tag to v0.0.16 2025-04-23 17:51:24 +00:00
Renovate 2c36526dee chore(deps): update unbound/pre-commit-node docker tag to v0.0.15 2025-04-04 15:57:03 +02:00
Renovate e13fc655b2 chore(deps): update unbound/pre-commit-node docker tag to v0.0.14 2025-01-23 06:51:23 +00:00
Renovate 856845c66a chore(deps): update unbound/pre-commit-node docker tag to v0.0.13 2025-01-10 21:50:54 +00:00
Renovate 768182f498 chore(deps): update unbound/pre-commit-node docker tag to v0.0.12 2024-12-28 22:59:53 +00:00
argoyle f5dc3f883a ci: update pre-commit images to latest versions
This commit updates the Docker images for the pre-commit hooks in both the
Node and Go configuration files to their latest versions. This change ensures
that we are using the most recent fixes and improvements provided by the 
pre-commit maintainers, enhancing performance and reliability.
2024-11-14 09:19:44 +01:00
argoyle a35fb56d45 feat(ci): add pre-commit CI configuration for Node and Go
This change introduces GitLab CI configurations for running 
pre-commit hooks on both Node and Go projects. It sets up the 
pre-commit environment, ensures necessary dependencies are 
installed, and runs pre-commit checks on all files to maintain 
code quality and consistency. This automation helps to catch 
issues early in the development process.
2024-11-13 12:30:11 +01:00